Files
wasmtime/crates/c-api/src
Alex Crichton 4d9e10dae1 Fix panics in the C API related to trap frames (#4196)
The `wasmtime-cpp` test suite uncovered an issue where asking for the
frames of a trap would fail immediately after the trap was created. In
addition to fixing this issue I've also updated the documentation of
`Trap::frames` to indicate when it returns `None`.
2022-05-31 10:39:11 -05:00
..
2022-05-19 10:44:45 -05:00
2021-12-17 12:00:11 -08:00