Files
wasmtime/crates/api/src
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-08 14:41:47 -06:00
2020-01-08 14:41:47 -06:00