Files
wasmtime/crates/c-api
Josh Triplett 08983bf39c Move crates/api to crates/wasmtime (#1693)
The `wasmtime` crate currently lives in `crates/api` for historical
reasons, because we once called it `wasmtime-api` crate. This creates a
stumbling block for new contributors.

As discussed on Zulip, rename the directory to `crates/wasmtime`.
2020-05-13 16:04:31 -05:00
..
2020-04-22 12:56:54 -05:00

Implementation of wasm-c-api in Rust

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