mx icon indicating copy to clipboard operation
mx copied to clipboard

When to support ARM 64?

Open jimmysuncpt opened this issue 3 years ago • 2 comments

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?

jimmysuncpt avatar Mar 13 '21 09:03 jimmysuncpt

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.

dougxc avatar Mar 14 '21 19:03 dougxc

Feel free to follow https://github.com/oracle/graal/issues/2666 for updates on M1 support.

fniephaus avatar Jan 14 '22 15:01 fniephaus