Files
wasmtime/wasmtime-api
Jakub Konka b42e550d5a Replace wasm32 with wasi and wasi32
This commit syncs `wasmtime-wasi` crate with the latest refactoring
applied to `wasi-common` crate. Namely, `wasm32` is replaced with
two modules: `wasi` and `wasi32`. This change can be tracked via
CraneStation/wasi-common#151.
2019-11-02 08:49:08 +01:00
..
2019-11-02 08:49:08 +01:00

Implementation of wasm-c-api in Rust

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