Files
wasmtime/crates/c-api/src
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
..
2020-07-15 19:55:31 -05:00
2020-07-15 14:07:36 -05:00
2020-07-15 19:55:31 -05:00
2020-04-20 15:55:33 -05:00