Skip to content

Fuzzer: Fix 64-bit max memory sizes, and add more variety#8899

Open
kripken wants to merge 2 commits into
WebAssembly:mainfrom
kripken:fuzz.64
Open

Fuzzer: Fix 64-bit max memory sizes, and add more variety#8899
kripken wants to merge 2 commits into
WebAssembly:mainfrom
kripken:fuzz.64

Conversation

@kripken

@kripken kripken commented Jul 13, 2026

Copy link
Copy Markdown
Member

The old code assumed a 32-bit memory size.

Also, we unconditionally added room to grow, now we only do so 50% of the time.

@kripken kripken requested a review from a team as a code owner July 13, 2026 22:44
@kripken kripken requested review from stevenfontanella and removed request for a team July 13, 2026 22:44
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