Files
wasmtime/crates/c-api
Alex Crichton ac7cd4c46a Implement more of the wasm_frame_t type (#1438)
This fills out a few functions related to frame information in the C
API. This additionally adds some extension functions to get the module
name and function name from the C API.
2020-03-30 17:13:51 -05:00
..
2020-02-05 14:14:07 -06:00

Implementation of wasm-c-api in Rust

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