fitzgen opened PR #13594 from fitzgen:enable-wasm-gc-by-default to bytecodealliance:main:
And also the function references proposal, which was effectively folded into the GC proposal.
Resolves https://github.com/bytecodealliance/wasmtime/issues/13216
Resolves https://github.com/bytecodealliance/wasmtime/issues/5032
<!--
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
-->
fitzgen requested dicej for a review on PR #13594.
fitzgen requested wasmtime-core-reviewers for a review on PR #13594.
fitzgen requested alexcrichton for a review on PR #13594.
fitzgen requested wasmtime-default-reviewers for a review on PR #13594.
:thumbs_up: alexcrichton submitted PR review:
Mind updating
docs/stability-tiers.mdtoo?
:speech_balloon: alexcrichton created PR review comment:
For this, can this be added to
WasmFeaturesunconditionally? That way rec-groups and such will all works as expected and it's just GC-bearing things that fail at runtime when gc is disabled at compile-time.In theory
GC_TYPESshould be the only cnoditional-based-on-compile-time feature we need
fitzgen updated PR #13594.
fitzgen updated PR #13594.
fitzgen has enabled auto merge for PR #13594.
fitzgen added PR #13594 Enable the Wasm GC proposal by default to the merge queue.
:check: fitzgen merged PR #13594.
fitzgen removed PR #13594 Enable the Wasm GC proposal by default from the merge queue.
Last updated: Jul 29 2026 at 05:03 UTC