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

Consider supporting ARM on Windows #767

Open
jeffcharles opened this issue Oct 1, 2024 · 0 comments
Open

Consider supporting ARM on Windows #767

jeffcharles opened this issue Oct 1, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@jeffcharles
Copy link
Collaborator

What is the idea?

Adding a build target for ARM on Windows. This would also involve running integration tests the CLI for ARM on Windows on the main branch (or possibly on PRs) since it's a tier 2 target.

What problem does it solve?

It is difficult to test Javy for Windows on Macbooks with Apple Silicon since we need to use emulation to create an x86 VM. Windows 11 requires multi-core support and Rosetta does not officially support multi-core.

@jeffcharles jeffcharles added the enhancement New feature or request label Oct 1, 2024
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

1 participant