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
ExnTypecreation.Fixes https://github.com/bytecodealliance/wasmtime/issues/13474
<!--
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 pchickey for a review on PR #13486.
fitzgen requested wasmtime-core-reviewers for a review on PR #13486.
:thumbs_up: alexcrichton submitted PR review.
alexcrichton has enabled auto merge for PR #13486.
alexcrichton added PR #13486 Reject attempts to create ExnTypes when a GC runtime is not configured to the merge queue.
github-merge-queue[bot] removed PR #13486 Reject attempts to create ExnTypes when a GC runtime is not configured from the merge queue.
github-actions[bot] added the label wasmtime:api on PR #13486.
fitzgen updated PR #13486.
fitzgen has enabled auto merge for PR #13486.
fitzgen added PR #13486 Reject attempts to create ExnTypes when a GC runtime is not configured to the merge queue.
:check: fitzgen merged PR #13486.
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