Stream: git-wasmtime

Topic: wasmtime / PR #13594 Enable the Wasm GC proposal by default


view this post on Zulip Wasmtime GitHub notifications bot (Jun 08 2026 at 22:52):

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:

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 (Jun 08 2026 at 22:52):

fitzgen requested dicej for a review on PR #13594.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 08 2026 at 22:52):

fitzgen requested wasmtime-core-reviewers for a review on PR #13594.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 08 2026 at 22:52):

fitzgen requested alexcrichton for a review on PR #13594.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 08 2026 at 22:52):

fitzgen requested wasmtime-default-reviewers for a review on PR #13594.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 08 2026 at 22:55):

:thumbs_up: alexcrichton submitted PR review:

Mind updating docs/stability-tiers.md too?

view this post on Zulip Wasmtime GitHub notifications bot (Jun 08 2026 at 22:55):

:speech_balloon: alexcrichton created PR review comment:

For this, can this be added to WasmFeatures unconditionally? 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_TYPES should be the only cnoditional-based-on-compile-time feature we need

view this post on Zulip Wasmtime GitHub notifications bot (Jun 08 2026 at 23:00):

fitzgen updated PR #13594.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 08 2026 at 23:01):

fitzgen updated PR #13594.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 08 2026 at 23:01):

fitzgen has enabled auto merge for PR #13594.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 08 2026 at 23:11):

fitzgen added PR #13594 Enable the Wasm GC proposal by default to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 08 2026 at 23:36):

:check: fitzgen merged PR #13594.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 08 2026 at 23:36):

fitzgen removed PR #13594 Enable the Wasm GC proposal by default from the merge queue.


Last updated: Jul 29 2026 at 05:03 UTC