Full ARM support #1150
Labels
ARM
enhancement
New feature or request
Epic
something big that needs to be split into smaller stories (issues)
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):
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:
The text was updated successfully, but these errors were encountered: