alexcrichton opened PR #14072 from alexcrichton:fix-no-signals to bytecodealliance:main:
Turn
ins().trap(...)intoenv.trap(...)which internally handles whether signals are enabled or not.<!--
Please make sure you include the following information:
If this work has been discussed elsewhere, please include a link to that
conversation. If it was discussed in an issue, just mention "issue #...".Explain why this change is needed. If the details are in an issue already,
this can be brief.Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.htmlPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
alexcrichton requested cfallin for a review on PR #14072.
alexcrichton requested wasmtime-compiler-reviewers for a review on PR #14072.
:thumbs_up: cfallin submitted PR review.
cfallin added PR #14072 Handle signals-based-traps=n in stack-switching to the merge queue.
github-merge-queue[bot] removed PR #14072 Handle signals-based-traps=n in stack-switching from the merge queue.
alexcrichton added PR #14072 Handle signals-based-traps=n in stack-switching to the merge queue.
:check: alexcrichton merged PR #14072.
alexcrichton removed PR #14072 Handle signals-based-traps=n in stack-switching from the merge queue.
Last updated: Aug 30 2026 at 09:07 UTC