Skip to content

Fix compiling stack-switching with GC#12967

Merged
alexcrichton merged 3 commits intobytecodealliance:mainfrom
alexcrichton:fix-compiling-contref-and-gc
Apr 6, 2026
Merged

Fix compiling stack-switching with GC#12967
alexcrichton merged 3 commits intobytecodealliance:mainfrom
alexcrichton:fix-compiling-contref-and-gc

Conversation

@alexcrichton
Copy link
Copy Markdown
Member

Internally Wasmtime's translation to CLIF would panic in a few places instead of returning a first-class error. This commit fixes things to ensure that when this situation is encountered an error is returned instead of a panic.

Internally Wasmtime's translation to CLIF would panic in a few places
instead of returning a first-class error. This commit fixes things to
ensure that when this situation is encountered an error is returned
instead of a panic.
@alexcrichton alexcrichton requested review from a team as code owners April 6, 2026 15:00
@alexcrichton alexcrichton requested review from fitzgen and removed request for a team April 6, 2026 15:00
@fitzgen fitzgen added this pull request to the merge queue Apr 6, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 6, 2026
@alexcrichton alexcrichton enabled auto-merge April 6, 2026 16:21
@alexcrichton alexcrichton added this pull request to the merge queue Apr 6, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 6, 2026
@alexcrichton alexcrichton enabled auto-merge April 6, 2026 17:09
@alexcrichton alexcrichton added this pull request to the merge queue Apr 6, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 6, 2026
@alexcrichton alexcrichton added this pull request to the merge queue Apr 6, 2026
Merged via the queue into bytecodealliance:main with commit c80d8d3 Apr 6, 2026
48 checks passed
@alexcrichton alexcrichton deleted the fix-compiling-contref-and-gc branch April 6, 2026 18:32
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