Skip to content

Supply fuzz imports to second modules as well#8705

Merged
tlively merged 1 commit into
mainfrom
fuzz-second-imports
May 15, 2026
Merged

Supply fuzz imports to second modules as well#8705
tlively merged 1 commit into
mainfrom
fuzz-second-imports

Conversation

@tlively
Copy link
Copy Markdown
Member

@tlively tlively commented May 14, 2026

Update execution-results.h to supply standard fuzzing imports, including imported externref globals materialized on demand, to second modules. This matches the behavior of fuzz_shell.js, which already makes these imports available to both modules.

Update execution-results.h to supply standard fuzzing imports, including imported externref globals materialized on demand, to second modules. This matches the behavior of fuzz_shell.js, which already makes these imports available to both modules.
@tlively tlively requested a review from a team as a code owner May 14, 2026 22:04
@tlively tlively requested a review from kripken May 14, 2026 22:04
@kripken
Copy link
Copy Markdown
Member

kripken commented May 14, 2026

Please fuzz for a bit with this as it may unlock a lot of missed coverage atm.

@tlively
Copy link
Copy Markdown
Member Author

tlively commented May 15, 2026

Fuzzer looks good, merging.

@tlively tlively merged commit 2458c41 into main May 15, 2026
16 checks passed
@tlively tlively deleted the fuzz-second-imports branch May 15, 2026 20:57
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