Files
wasmtime/crates
Alex Crichton c975a92a3a Remove unsafety from Trap API (#779)
* Remove unsafety from `Trap` API

This commit removes the `unsafe impl Send` for `Trap` by removing the
internal `HostRef` and leaving `HostRef` entirely as an implementation
detail of the C API.

cc #708

* Run rustfmt
2020-01-08 14:41:47 -06:00
..
2020-01-08 14:41:47 -06:00
2020-01-07 16:21:50 -06:00
2020-01-07 16:21:50 -06:00
2019-12-31 12:24:56 -06:00