Skip to content

Handle overflow in GcArrayLayout computation#13115

Open
fitzgen wants to merge 2 commits intobytecodealliance:mainfrom
fitzgen:issue-13034
Open

Handle overflow in GcArrayLayout computation#13115
fitzgen wants to merge 2 commits intobytecodealliance:mainfrom
fitzgen:issue-13034

Conversation

@fitzgen
Copy link
Copy Markdown
Member

@fitzgen fitzgen commented Apr 15, 2026

Fixes #13034

@fitzgen fitzgen requested a review from a team as a code owner April 15, 2026 22:46
@fitzgen fitzgen requested review from dicej and removed request for a team April 15, 2026 22:46
@fitzgen fitzgen enabled auto-merge April 15, 2026 22:58
@fitzgen fitzgen added this pull request to the merge queue Apr 16, 2026
@github-actions github-actions bot added wasmtime:api Related to the API of the `wasmtime` crate itself wasmtime:ref-types Issues related to reference types and GC in Wasmtime labels Apr 16, 2026
@github-actions
Copy link
Copy Markdown

Subscribe to Label Action

cc @fitzgen

Details This issue or pull request has been labeled: "wasmtime:api", "wasmtime:ref-types"

Thus the following users have been cc'd because of the following labels:

  • fitzgen: wasmtime:ref-types

To subscribe or unsubscribe from this label, edit the .github/subscribe-to-label.json configuration file.

Learn more.

@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

wasmtime:api Related to the API of the `wasmtime` crate itself wasmtime:ref-types Issues related to reference types and GC in Wasmtime

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Large constant GC array causes runtime panics in a few ways

2 participants