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

Full ARM support #1150

Open
1 task
hohwille opened this issue Mar 20, 2025 · 0 comments
Open
1 task

Full ARM support #1150

hohwille opened this issue Mar 20, 2025 · 0 comments
Labels
ARM enhancement New feature or request Epic something big that needs to be split into smaller stories (issues)

Comments

@hohwille
Copy link
Member

hohwille commented Mar 20, 2025

As a IDEasy user with ARM CPU, I want to get ARM software instead of x86 whenever available so that is runs native and fast instead of via emulation that is slow.

This applies for operating systems (in this priority):

  • Apple ARM (Apple Silicon aka M1,M2,M3, ...)
  • Windows on ARM (Snapdragon e.g. Elite X, a little bleeding edge because new on the market, e.g. RancherDesktop not working - not even via emulation)
  • Linux on ARM (analogue to Windows, but most experimental currently - most Linux Distros do not even yet support this)

Also it applies to all software. The most important software/tools are those that are compute intensive (SDKs, IDEs).
FYI: OS/architecture agnostic tools (maven, gradle, etc.) are not affected and there is nothing to do (however mvnd is compiled with graalvm and therefore not agnostic).
See the sub-issues for the concrete work to be done:

  • ...
@hohwille hohwille added the enhancement New feature or request label Mar 20, 2025
@github-project-automation github-project-automation bot moved this to 🆕 New in IDEasy board Mar 20, 2025
@hohwille hohwille added Epic something big that needs to be split into smaller stories (issues) ARM labels Mar 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ARM enhancement New feature or request Epic something big that needs to be split into smaller stories (issues)
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant