Skip to content

Remove more module linking support from Wizer#11855

Merged
alexcrichton merged 1 commit intobytecodealliance:mainfrom
alexcrichton:wizer-less-module-linking
Oct 14, 2025
Merged

Remove more module linking support from Wizer#11855
alexcrichton merged 1 commit intobytecodealliance:mainfrom
alexcrichton:wizer-less-module-linking

Conversation

@alexcrichton
Copy link
Member

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.

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.
@alexcrichton alexcrichton requested a review from a team as a code owner October 14, 2025 19:04
@alexcrichton alexcrichton requested review from dicej and removed request for a team October 14, 2025 19:04
@alexcrichton alexcrichton added this pull request to the merge queue Oct 14, 2025
Merged via the queue into bytecodealliance:main with commit 41a695f Oct 14, 2025
44 checks passed
@alexcrichton alexcrichton deleted the wizer-less-module-linking branch October 14, 2025 20:27
bongjunj pushed a commit to prosyslab/wasmtime that referenced this pull request Oct 20, 2025
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants