Skip to content

Fuzzer: Fix handling of Rethrow and Try fixups#8008

Merged
kripken merged 1 commit into
WebAssembly:mainfrom
kripken:fuzz.rethrow.super
Oct 30, 2025
Merged

Fuzzer: Fix handling of Rethrow and Try fixups#8008
kripken merged 1 commit into
WebAssembly:mainfrom
kripken:fuzz.rethrow.super

Conversation

@kripken
Copy link
Copy Markdown
Member

@kripken kripken commented Oct 29, 2025

We need to call the super (visitExpression) if they do not entirely
replace the contents, as the super has general logic (like name
fixups for Try) that we need.

@kripken kripken requested a review from aheejin October 29, 2025 19:56
@kripken kripken merged commit 6cb5010 into WebAssembly:main Oct 30, 2025
29 of 32 checks passed
@kripken kripken deleted the fuzz.rethrow.super branch October 30, 2025 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants