| Crates.io | wasmtime-wasi-c |
| lib.rs | wasmtime-wasi-c |
| version | 0.10.0 |
| created_at | 2019-08-21 00:07:54.172438+00 |
| updated_at | 2020-02-09 13:18:05.31798+00 |
| description | WASI API support for Wasmtime |
| homepage | |
| repository | https://github.com/bytecodealliance/wasmtime |
| max_upload_size | |
| id | 158489 |
| size | 335,524 |
This is the wasmtime-wasi-c crate, which implements the
WebAssembly System Interface (WASI) API in C.
WASI is greatly inspired by and directly derived from CloudABI. It differs in that it has aspirations to expand to a greater scope, and to better support the needs of WebAssembly engines.