Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows ARM support #928

Open
eliasblume opened this issue Oct 2, 2024 · 3 comments
Open

Windows ARM support #928

eliasblume opened this issue Oct 2, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@eliasblume
Copy link

Is your feature request related to a problem? Please describe.
Even though waveterm works well on windows11 arm64 using emulation and the x64 installer, I am sure a native version would run even better.

Describe the solution you'd like
I would kindly ask to add an arm64 build if possible

@esimkowitz
Copy link
Member

esimkowitz commented Oct 2, 2024

We're waiting on GitHub to add GA support for Windows ARM runners before we add this. Right now, they ship a barebones runner with no tools installed. The main holdup for us making these barebones runners work is that Ruby (a dependency for our packaging tool) doesn't have a Windows ARM version (see oneclick/rubyinstaller2#362) and I'm not going to spend time building it myself

GitHub is planning to make these generally available as free runners by the end of the year, so likely we'll align to that timeframe

@esimkowitz esimkowitz added the enhancement New feature or request label Oct 2, 2024
@esimkowitz esimkowitz changed the title add windows arm64 build Windows ARM support Oct 2, 2024
@esimkowitz esimkowitz self-assigned this Oct 2, 2024
@the-last-englishman
Copy link

+1 for Windows ARM64 , looking forward to it :)

@esimkowitz
Copy link
Member

esimkowitz commented Dec 23, 2024

This issue is also blocking our Windows ARM support: actions/partner-runner-images#19

We need the full-featured Windows ARM runner image to ensure we have tooling parity with our x64 runners

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants