alexcrichton opened PR #11855 from alexcrichton:wizer-less-module-linking to bytecodealliance:main:
This commit simplifies some stages of Wizer by removing more support for the now-ancient "module linking" proposal which was the precursor to the component model. Much of this will come back, but in a very different form, for component model support as component-init is merged into this repository. For now though to prepare for this refactoring this commit removes all this historical support to keep core module wizening focused on just core modules.
<!--
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 #11855.
alexcrichton requested wasmtime-core-reviewers for a review on PR #11855.
dicej submitted PR review.
alexcrichton merged PR #11855.
Last updated: Dec 06 2025 at 07:03 UTC