Stream: git-wasmtime

Topic: wasmtime / PR #11898 wizer: Partially support nested comp...


view this post on Zulip Wasmtime GitHub notifications bot (Oct 21 2025 at 19:10):

alexcrichton opened PR #11898 from alexcrichton:wizer-nested-component to bytecodealliance:main:

Support nested components insofar as they don't have access to modules at this time. This helps wasmtime wizer support wasm-tools-generated components which use nested components for type-ascribing exports. Otherwise though nested components are not allowed to defined or instantiate core modules as that would need more implementation in Wizer to support.

<!--
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 (Oct 21 2025 at 19:10):

alexcrichton requested dicej for a review on PR #11898.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 21 2025 at 19:10):

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

view this post on Zulip Wasmtime GitHub notifications bot (Oct 21 2025 at 19:20):

fitzgen submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 21 2025 at 19:20):

fitzgen created PR review comment:

Maybe also add a test with a nesting level greater than the minimum two?

view this post on Zulip Wasmtime GitHub notifications bot (Oct 21 2025 at 19:38):

alexcrichton updated PR #11898.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 21 2025 at 19:38):

alexcrichton has enabled auto merge for PR #11898.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 21 2025 at 19:46):

alexcrichton updated PR #11898.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 21 2025 at 19:46):

alexcrichton updated PR #11898.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 21 2025 at 20:23):

alexcrichton updated PR #11898.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 21 2025 at 21:02):

alexcrichton merged PR #11898.


Last updated: Dec 06 2025 at 07:03 UTC