Files
wasmtime/crates
Alex Crichton ffca0fc908 Fix assertion with cross-store values in Func::new
If a host-defined `Func::new` closure returns values from the wrong
store, this currently trips a debug assertion and causes other issues
elsewhere in release mode. This commit adds the same dynamic checks
found in `Func::wrap` in the `Func::new` case today.
2020-11-16 12:34:02 -08:00
..
2020-11-05 09:39:53 -06:00
2020-11-05 09:39:53 -06:00
2020-11-05 09:39:53 -06:00
2020-11-09 08:50:03 -08:00