Stream: git-wasmtime

Topic: wasmtime / PR #13486 Reject attempts to create `ExnType`s...


view this post on Zulip Wasmtime GitHub notifications bot (May 26 2026 at 21:43):

fitzgen opened PR #13486 from fitzgen:issue-13474-exn-type-without-gc-runtime to bytecodealliance:main:

The type registry does not (and cannot) track a type's GC layout when there is not GC runtime, so check for this and error early in ExnType creation.

Fixes https://github.com/bytecodealliance/wasmtime/issues/13474

<!--
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 (May 26 2026 at 21:43):

fitzgen requested pchickey for a review on PR #13486.

view this post on Zulip Wasmtime GitHub notifications bot (May 26 2026 at 21:43):

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

view this post on Zulip Wasmtime GitHub notifications bot (May 26 2026 at 21:47):

:thumbs_up: alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (May 26 2026 at 21:47):

alexcrichton has enabled auto merge for PR #13486.

view this post on Zulip Wasmtime GitHub notifications bot (May 26 2026 at 21:53):

alexcrichton added PR #13486 Reject attempts to create ExnTypes when a GC runtime is not configured to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (May 26 2026 at 22:24):

github-merge-queue[bot] removed PR #13486 Reject attempts to create ExnTypes when a GC runtime is not configured from the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (May 27 2026 at 00:03):

github-actions[bot] added the label wasmtime:api on PR #13486.

view this post on Zulip Wasmtime GitHub notifications bot (May 27 2026 at 14:14):

fitzgen updated PR #13486.

view this post on Zulip Wasmtime GitHub notifications bot (May 27 2026 at 14:14):

fitzgen has enabled auto merge for PR #13486.

view this post on Zulip Wasmtime GitHub notifications bot (May 27 2026 at 14:24):

fitzgen added PR #13486 Reject attempts to create ExnTypes when a GC runtime is not configured to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (May 27 2026 at 14:49):

:check: fitzgen merged PR #13486.

view this post on Zulip Wasmtime GitHub notifications bot (May 27 2026 at 14:49):

fitzgen removed PR #13486 Reject attempts to create ExnTypes when a GC runtime is not configured from the merge queue.


Last updated: Jun 01 2026 at 09:49 UTC