Files
wasmtime/crates/c-api
Peter Huene ae0b4090ce Implement WASI C API.
This commit implements an initial WASI C API that can be used to instantiate
and configure a WASI instance from C.

This also implements a `WasiBuilder` for the C# API enabling .NET hosts to bind
to Wasmtime's WASI implementation.
2020-02-24 17:42:44 -08:00
..
2020-02-24 17:42:44 -08:00
2020-02-24 17:42:44 -08:00
2020-02-05 14:14:07 -06:00
2020-02-24 17:42:44 -08:00

Implementation of wasm-c-api in Rust

https://github.com/WebAssembly/wasm-c-api