Files
wasmtime/crates/c-api
Nick Fitzgerald 58b08b9d3a Move HostRef<T> into the C API crate
It isn't used by anything except for the C API and all of our embedder-exposed
APIs are already internally `Rc`-based, so it doesn't make sense to use with
them.
2020-06-01 15:09:51 -07:00
..
2020-05-26 10:39:40 -05:00
2020-06-01 15:09:51 -07:00
2020-04-22 12:56:54 -05:00

Implementation of wasm-c-api in Rust

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