Stream: git-wasmtime

Topic: wasmtime / PR #11855 Remove more module linking support f...


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

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:

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 14 2025 at 19:04):

alexcrichton requested dicej for a review on PR #11855.

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

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

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

dicej submitted PR review.

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

alexcrichton merged PR #11855.


Last updated: Dec 06 2025 at 07:03 UTC