Skip to content

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

Open
alexcrichton wants to merge 1 commit into
bytecodealliance:mainfrom
alexcrichton:fix-no-signals
Open

Handle signals-based-traps=n in stack-switching#14072
alexcrichton wants to merge 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
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