alexcrichton opened PR #12358 from alexcrichton:fix-wast to bytecodealliance:main:
Fixes an assertion that trips when
*.wastfiles are run in succession and happen to have overlapping names that may conflict with internal module names.Closes #12352
<!--
Please make sure you include the following information:
If this work has been discussed elsewhere, please include a link to that
conversation. If it was discussed in an issue, just mention "issue #...".Explain why this change is needed. If the details are in an issue already,
this can be brief.Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.htmlPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
alexcrichton requested fitzgen for a review on PR #12358.
alexcrichton requested wasmtime-core-reviewers for a review on PR #12358.
pchickey submitted PR review.
alexcrichton added PR #12358 Fix running multiple *.wast files with overlapping names to the merge queue.
alexcrichton removed PR #12358 Fix running multiple *.wast files with overlapping names from the merge queue.
alexcrichton merged PR #12358.
Last updated: Jan 29 2026 at 13:25 UTC