Files
wasmtime/wasmtime-wasi-c
Dan Gohman 9d91a937dc Update wasmtime-wasi-c to cloudabi-utils 223dadc5.
We already had a forward-port of d5abd351d, so this just contains a
minor and unobservable bug fix.
2019-07-06 07:18:36 +02:00
..
2019-06-19 07:09:46 -07:00

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.