Files
wasmtime/crates/c-api/src
Alex Crichton fbc05faa49 Fix wasm_val_copy for null funcref/externref (#2041)
This commit fixes `Clone for wasm_val_t` to avoid attempting to chase a
null pointer. It also fixes the implementation for `FuncRef` values by
cloning their internal `wasm_ref_t` as well.
2020-07-17 14:46:02 -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