Files
wasmtime/crates
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-16 17:27:21 -05:00
2020-07-16 17:27:21 -05:00