Stream: git-wasmtime

Topic: wasmtime / PR #11531 Exceptions: support creating a `Ref:...


view this post on Zulip Wasmtime GitHub notifications bot (Aug 25 2025 at 16:14):

cfallin opened PR #11531 from cfallin:exn-top-type-fuzzing to bytecodealliance:main:

Missed adding this case to the match arms. Found via OSS-Fuzz.

Fixes #11529.

<!--
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 (Aug 25 2025 at 16:14):

cfallin requested dicej for a review on PR #11531.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 25 2025 at 16:14):

cfallin requested wasmtime-core-reviewers for a review on PR #11531.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 25 2025 at 16:32):

dicej submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 25 2025 at 16:33):

dicej has enabled auto merge for PR #11531.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 25 2025 at 18:29):

fitzgen submitted PR review:

Probably time we added a wasmtime::HeapTopType so that these kinds of matches can be exhaustive, there are a handful of places where we do this and we probably haven't caught all of them...

view this post on Zulip Wasmtime GitHub notifications bot (Aug 25 2025 at 19:10):

cfallin merged PR #11531.


Last updated: Dec 06 2025 at 07:03 UTC