WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
309681
[Win] Cross-compile ARM64 from Linux
https://bugs.webkit.org/show_bug.cgi?id=309681
Summary
[Win] Cross-compile ARM64 from Linux
Ian Grunert
Reported
2026-03-11 08:36:52 PDT
Enable building the Windows port from ARM64 Linux. We'll likely need to drop the Wine requirement - Wine on ARM64 Linux is difficult to install and not as well baked as x64. To do that we'd need to build the host tools when cross-compiling + use those, instead of building the Windows tools and running them via Wine. Most of the changes will be in WebKitRequirements - remove Wine requirement from ICU, and fixing bugs around arm64_neon.h (MSVC specific) vs arm_neon.h in libwebp / zlib-ng. These are dependencies that aren't present on JSC-only so Bun hasn't hit them yet. Follow-on from
bug282276
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-03-18 08:37:10 PDT
<
rdar://problem/172835233
>
Ian Grunert
Comment 2
2026-04-06 07:09:42 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/60775
EWS
Comment 3
2026-04-21 05:43:19 PDT
Committed
311670@main
(2e7c3456cd6d): <
https://commits.webkit.org/311670@main
> Reviewed commits have been landed. Closing PR #60775 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug