Stream: git-wasmtime

Topic: wasmtime / PR #12358 Fix running multiple `*.wast` files ...


view this post on Zulip Wasmtime GitHub notifications bot (Jan 15 2026 at 15:53):

alexcrichton opened PR #12358 from alexcrichton:fix-wast to bytecodealliance:main:

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

<!--
Please make sure you include the following information:

Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.html

Please ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->

view this post on Zulip Wasmtime GitHub notifications bot (Jan 15 2026 at 15:53):

alexcrichton requested fitzgen for a review on PR #12358.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 15 2026 at 15:53):

alexcrichton requested wasmtime-core-reviewers for a review on PR #12358.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 15 2026 at 17:25):

pchickey submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 15 2026 at 17:27):

alexcrichton added PR #12358 Fix running multiple *.wast files with overlapping names to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 15 2026 at 17:50):

alexcrichton removed PR #12358 Fix running multiple *.wast files with overlapping names from the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 15 2026 at 17:50):

alexcrichton merged PR #12358.


Last updated: Jan 29 2026 at 13:25 UTC