Stream: git-wasmtime

Topic: wasmtime / PR #11699 Fix aliasing tags within a component


view this post on Zulip Wasmtime GitHub notifications bot (Sep 15 2025 at 17:47):

alexcrichton opened PR #11699 from alexcrichton:fix-tags to bytecodealliance:main:

This commit fixes an issue where if, during instantiating a component, a tag was aliased from a core module a panic would happen when compiling. This then additionally fixes a typo in the definition of a local tags list.

<!--
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 (Sep 15 2025 at 17:47):

alexcrichton requested dicej for a review on PR #11699.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 15 2025 at 17:47):

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

view this post on Zulip Wasmtime GitHub notifications bot (Sep 17 2025 at 18:02):

alexcrichton closed without merge PR #11699.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 17 2025 at 18:02):

alexcrichton commented on PR #11699:

ping @dicej on this (no worries if you're deferring this, but figured it might have fallen through the cracks)

view this post on Zulip Wasmtime GitHub notifications bot (Sep 17 2025 at 18:02):

alexcrichton reopened PR #11699.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 17 2025 at 18:24):

dicej submitted PR review:

Sorry for the delay; I had mentally filed this under "already reviewed" for some reason.

view this post on Zulip Wasmtime GitHub notifications bot (Sep 17 2025 at 18:49):

alexcrichton merged PR #11699.


Last updated: Dec 06 2025 at 07:03 UTC