Skip to content

Handle signals-based-traps=n in stack-switching - #14072

Merged
alexcrichton merged 1 commit into
bytecodealliance:mainfrom
alexcrichton:fix-no-signals
Aug 6, 2026
Merged

Handle signals-based-traps=n in stack-switching#14072
alexcrichton merged 1 commit into
bytecodealliance:mainfrom
alexcrichton:fix-no-signals

Conversation

@alexcrichton

Copy link
Copy Markdown
Member

Turn ins().trap(...) into env.trap(...) which internally handles whether signals are enabled or not.

Turn `ins().trap(...)` into `env.trap(...)` which internally handles
whether signals are enabled or not.
@alexcrichton
alexcrichton requested a review from a team as a code owner August 3, 2026 15:31
@alexcrichton
alexcrichton requested review from cfallin and removed request for a team August 3, 2026 15:31
@cfallin
cfallin added this pull request to the merge queue Aug 5, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Aug 5, 2026
@alexcrichton
alexcrichton added this pull request to the merge queue Aug 6, 2026
Merged via the queue into bytecodealliance:main with commit a0a3431 Aug 6, 2026
53 checks passed
@alexcrichton
alexcrichton deleted the fix-no-signals branch August 6, 2026 04:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants