Skip to content

Fuzzer: Fix branching instructions in non-function scopes#7817

Closed
kripken wants to merge 4 commits intoWebAssembly:mainfrom
kripken:fuzz.safebr
Closed

Fuzzer: Fix branching instructions in non-function scopes#7817
kripken wants to merge 4 commits intoWebAssembly:mainfrom
kripken:fuzz.safebr

Conversation

@kripken
Copy link
Copy Markdown
Member

@kripken kripken commented Aug 12, 2025

Not sure why this wasn't an issue before, but perhaps we emit more
code in global scopes now?

@kripken kripken requested a review from tlively August 12, 2025 17:06
Copy link
Copy Markdown
Member

@tlively tlively left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we move these checks up to make and only attempt to make these instructions in a branching context?

@kripken
Copy link
Copy Markdown
Member Author

kripken commented Sep 5, 2025

Root issue should be fixed in #7884

@kripken kripken closed this Sep 5, 2025
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