Files
wasmtime/crates/c-api
Alex Crichton 4ede98fe0c Make WASI and wat support optional in the C API (#1419)
Add some crate features to compile out support for these features of the
C API. Avoiding these two features if they're not necessary shaves about
2MB off the final shared object in some local tests!
2020-03-27 12:12:48 -05:00
..
2020-02-05 14:14:07 -06:00

Implementation of wasm-c-api in Rust

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