https://github.com/oasislabs/wasi-types
Rust FFI wrapper for WASI
https://github.com/oasislabs/wasi-types
ffi wasi wasm
Last synced: 4 months ago
JSON representation
Rust FFI wrapper for WASI
- Host: GitHub
- URL: https://github.com/oasislabs/wasi-types
- Owner: oasislabs
- License: apache-2.0
- Created: 2019-05-09T16:53:02.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-09-01T13:56:33.000Z (over 4 years ago)
- Last Synced: 2025-07-22T22:05:20.164Z (6 months ago)
- Topics: ffi, wasi, wasm
- Language: Rust
- Size: 23.4 KB
- Stars: 4
- Watchers: 23
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# wasi-types
Rusty wrappers for [WASI libc](https://github.com/CraneStation/wasi-sysroot/blob/wasi/libc-bottom-half/headers/public/wasi/core.h) types.
* [API documentation](https://docs.rs/wasi-types)