Skip to content

Lower aarch64 Windows alignment#13820

Merged
fitzgen merged 1 commit into
bytecodealliance:mainfrom
alexcrichton:lower-windows-page-size
Jul 6, 2026
Merged

Lower aarch64 Windows alignment#13820
fitzgen merged 1 commit into
bytecodealliance:mainfrom
alexcrichton:lower-windows-page-size

Conversation

@alexcrichton

Copy link
Copy Markdown
Member

The fallback of 64k isn't necessary on Windows it seems as the page size is always 4k.

Closes #13817

The fallback of 64k isn't necessary on Windows it seems as the page size
is always 4k.

Closes bytecodealliance#13817
@alexcrichton alexcrichton requested a review from a team as a code owner July 6, 2026 03:11
@alexcrichton alexcrichton requested review from fitzgen and removed request for a team July 6, 2026 03:11

@fitzgen fitzgen left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

👍

@fitzgen fitzgen added this pull request to the merge queue Jul 6, 2026
Merged via the queue into bytecodealliance:main with commit 422ec0e Jul 6, 2026
53 checks passed
@alexcrichton alexcrichton deleted the lower-windows-page-size branch July 6, 2026 16:48
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.

.cwasm requires 64KB alignment for Windows on Arm64

2 participants