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 wizersupport 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:
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 dicej for a review on PR #11898.
alexcrichton requested wasmtime-core-reviewers for a review on PR #11898.
fitzgen submitted PR review.
fitzgen created PR review comment:
Maybe also add a test with a nesting level greater than the minimum two?
alexcrichton updated PR #11898.
alexcrichton has enabled auto merge for PR #11898.
alexcrichton updated PR #11898.
alexcrichton updated PR #11898.
alexcrichton updated PR #11898.
alexcrichton merged PR #11898.
Last updated: Dec 06 2025 at 07:03 UTC