Stream: git-wasmtime

Topic: wasmtime / PR #11511 Exceptions: add basic support for fu...


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

cfallin requested fitzgen for a review on PR #11511.

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

cfallin opened PR #11511 from cfallin:fuzz-exceptions to bytecodealliance:main:

This pulls in Alex's patch from here as the first commit, and an update to DiffValue comparison to support exnrefs as the second commit.

I've fuzzed locally with differential and (i) found the exnref comparison that led to the second commit, so I know that this is doing "something", and (ii) hit a segfault in V8 on a divide-by-zero, so that's a thing but I think not my thing.

Fixes #11485.

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

cfallin requested wasmtime-fuzz-reviewers for a review on PR #11511.

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

cfallin commented on PR #11511:

Test failures seem to be unrelated, from a new nightly warning perhaps (?) -- cc @alexcrichton on this ?

view this post on Zulip Wasmtime GitHub notifications bot (Aug 22 2025 at 17:00):

fitzgen submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 22 2025 at 17:55):

cfallin merged PR #11511.


Last updated: Dec 06 2025 at 07:03 UTC