Files
wasmtime/crates/c-api
Peter Huene 052ae684c2 Fix memory leak in wasm_importtype_type.
This commit fixes a memory leak in `wasm_importtype_type` which returns a
non-owned `wasm_externtype_t`.
2020-02-18 11:36:45 -08:00
..
2020-02-05 14:14:07 -06:00

Implementation of wasm-c-api in Rust

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