Skip to content

Fix configuring a missing limit in wast fuzzing#13207

Merged
alexcrichton merged 1 commit intobytecodealliance:mainfrom
alexcrichton:fix-wast-fuzz
Apr 27, 2026
Merged

Fix configuring a missing limit in wast fuzzing#13207
alexcrichton merged 1 commit intobytecodealliance:mainfrom
alexcrichton:fix-wast-fuzz

Conversation

@alexcrichton
Copy link
Copy Markdown
Member

Need to set items-per-component the same way items-per-module is set. This configures tables in the same manner that memories are already configured.

Need to set items-per-component the same way items-per-module is set.
This configures tables in the same manner that memories are already
configured.
@alexcrichton alexcrichton requested a review from a team as a code owner April 27, 2026 15:06
@alexcrichton alexcrichton requested review from fitzgen and removed request for a team April 27, 2026 15:06
@alexcrichton alexcrichton added this pull request to the merge queue Apr 27, 2026
Merged via the queue into bytecodealliance:main with commit 11ae07d Apr 27, 2026
48 checks passed
@alexcrichton alexcrichton deleted the fix-wast-fuzz branch April 27, 2026 17:29
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