Skip to content

Support Windows on ARM64 via WoW64#133

Merged
lydell merged 5 commits intoelm-tooling:mainfrom
lishaduck:win-arm64
Dec 29, 2025
Merged

Support Windows on ARM64 via WoW64#133
lydell merged 5 commits intoelm-tooling:mainfrom
lishaduck:win-arm64

Conversation

@lishaduck
Copy link
Copy Markdown
Contributor

Fixes #132.

Copy link
Copy Markdown
Contributor Author

@lishaduck lishaduck left a comment

Choose a reason for hiding this comment

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

I still need to test in my VM to ensure I didn't make any typos, but this was what I'd gotten working locally extended to all of the versions.

fileName: "elm.exe",
type: "gz",
},
// WoW64
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

On Windows 11, WoW64 got replaced with "Prism", but that's a generic enough name I left the comment as WoW64.

@lydell lydell changed the title feat: support windows on ARM64 via WoW64 Support Windows on ARM64 via WoW64 Dec 29, 2025
@lydell lydell merged commit 91433cb into elm-tooling:main Dec 29, 2025
22 checks passed
@lishaduck lishaduck deleted the win-arm64 branch December 29, 2025 16:52
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.

Support ARM64 Windows

2 participants