mx
mx copied to clipboard
When to support ARM 64?
When I run mx
on my MacBook M1, it warns that "unknown or unsupported architecture: os=darwin, machine=arm64".
So, is there any plan to support ARM 64?
Eventually mx will support this architecture. Currently, no one on the GraalVM team (that I'm aware of) has such a machine. Maybe you want to submit a PR? If you are asking about GraalVM support for M1 (as opposed to mx support), then that will be quite some more effort but it's also something we plan to support as resources become available.
Feel free to follow https://github.com/oracle/graal/issues/2666 for updates on M1 support.