Skip to content

Conversation

@alexcrichton
Copy link
Member

Fixes an assertion that trips when *.wast files are run in succession and happen to have overlapping names that may conflict with internal module names.

Closes #12352

Fixes an assertion that trips when `*.wast` files are run in succession
and happen to have overlapping names that may conflict with internal
module names.

Closes bytecodealliance#12352
@alexcrichton alexcrichton requested a review from a team as a code owner January 15, 2026 15:52
@alexcrichton alexcrichton requested review from fitzgen and removed request for a team January 15, 2026 15:52
@alexcrichton alexcrichton added this pull request to the merge queue Jan 15, 2026
Merged via the queue into bytecodealliance:main with commit 1dbea7e Jan 15, 2026
45 checks passed
@alexcrichton alexcrichton deleted the fix-wast branch January 15, 2026 17:50
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.

crash running all the wasmtime and wasm-tools component WASTs together

2 participants