Files
wasmtime/crates/c-api
Alex Crichton 3aeab23bf1 Fix leaking funcrefs in the C API (#2040)
This commit adds a case to the destructor of `wasm_val_t` to be sure to
deallocate the `Box<wasm_ref_t>`.
2020-07-17 14:45:55 -05:00
..

Wasmtime's C API

For more information you can find the documentation for this library online.