fitzgen opened PR #14208 from fitzgen:heap-top-bottom to bytecodealliance:main:
This allows us to exhaustively match on top and bottom types, instead of matching on heap types with wildcards for non-top/non-bottom heap types, which then don't get updated when we add support for new Wasm proposals that introduce new type hierarchies.
<!--
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 review the Bytecode Alliance's AI tool usage policy at
https://github.com/bytecodealliance/governance/blob/main/AI_TOOL_POLICY.mdPlease 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 #14208.
fitzgen requested wasmtime-core-reviewers for a review on PR #14208.
:thumbs_up: alexcrichton submitted PR review.
alexcrichton added PR #14208 Add wasmtime::Heap{Top,Bottom}Type types to the merge queue.
:check: alexcrichton merged PR #14208.
alexcrichton removed PR #14208 Add wasmtime::Heap{Top,Bottom}Type types from the merge queue.
Last updated: Aug 30 2026 at 09:07 UTC