Stream: git-wasmtime

Topic: wasmtime / PR #5299 Deduplicate listings of traps in Wasm...


view this post on Zulip Wasmtime GitHub notifications bot (Nov 18 2022 at 20:03):

alexcrichton opened PR #5299 from less-trap to main:

This commit replaces wasmtime_environ::TrapCode with wasmtime::Trap. This is possible with past refactorings which slimmed down the Trap definition in the wasmtime crate to a simple enum. This means that there's one less place that all the various trap opcodes need to be listed in Wasmtime.

<!--

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.
-->

view this post on Zulip Wasmtime GitHub notifications bot (Nov 18 2022 at 20:29):

jameysharp submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 18 2022 at 20:31):

alexcrichton has enabled auto merge for PR #5299.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 18 2022 at 21:18):

alexcrichton updated PR #5299 from less-trap to main.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 18 2022 at 22:04):

alexcrichton merged PR #5299.


Last updated: Oct 23 2024 at 20:03 UTC