Skip to content

Fix disallow_traps in wasm-smith with custom page sizes - #2635

Merged
fitzgen merged 1 commit into
bytecodealliance:mainfrom
alexcrichton:no-assume-64k
Sep 3, 2026
Merged

Fix disallow_traps in wasm-smith with custom page sizes#2635
fitzgen merged 1 commit into
bytecodealliance:mainfrom
alexcrichton:no-assume-64k

Conversation

@alexcrichton

Copy link
Copy Markdown
Member

The generation of data segments for disallow_traps still assumed the page size was always 64k, so this fixes that.

The generation of data segments for `disallow_traps` still assumed the
page size was always 64k, so this fixes that.
@alexcrichton
alexcrichton requested a review from a team as a code owner September 2, 2026 20:34
@alexcrichton
alexcrichton requested review from fitzgen and removed request for a team September 2, 2026 20:34
@fitzgen
fitzgen added this pull request to the merge queue Sep 3, 2026
Merged via the queue into bytecodealliance:main with commit 523262e Sep 3, 2026
37 checks passed
@alexcrichton
alexcrichton deleted the no-assume-64k branch September 3, 2026 19:07
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