Skip to content

Run struct.wast GC test under MIRI+Pulley in CI#13411

Queued
fitzgen wants to merge 7 commits into
bytecodealliance:mainfrom
fitzgen:gc-and-miri
Queued

Run struct.wast GC test under MIRI+Pulley in CI#13411
fitzgen wants to merge 7 commits into
bytecodealliance:mainfrom
fitzgen:gc-and-miri

Conversation

@fitzgen
Copy link
Copy Markdown
Member

@fitzgen fitzgen commented May 19, 2026

Fixes #13344

@fitzgen fitzgen requested review from a team as code owners May 19, 2026 19:24
@fitzgen fitzgen requested review from alexcrichton and dicej and removed request for a team May 19, 2026 19:24
@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 May 19, 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.

@fitzgen fitzgen enabled auto-merge May 21, 2026 18:14
@fitzgen fitzgen added this pull request to the merge queue May 21, 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.

GcRuntime::vmctx_gc_heap_data is Miri-unsafe

2 participants