-
-
Notifications
You must be signed in to change notification settings - Fork 398
Add native support for Apple Silicon #1313
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
Comments
It looks like Homebrew is already building this for arm64 |
Given, Homebrew might already be building many packages itself, but not everyone is going to have Homebrew installed. I probably should have specificified that the prebuilt binary, in particular, is an intel build, rather than being a universal build or having a different download for Apple Silicon. |
Cause of the missing native support, the "normal" 'make setup' of Kaleidoscope fails:
Thanks for the hint with Homebrew. |
Hi, any update on Apple Silicon Support? |
Current behaviour
Arduino CLI runs under Rosetta 2 on Apple Silicon. While this works at the moment, it is more efficient (and will eventually be required) to run a native version.
Expected behaviour
Arduino CLI should have a native Apple Silicon version.
Environment
arduino-cli version
):arduino-cli alpha Version: nightly-20210610 Commit: 16f41352 Date: 2021-06-10T01:26:29Z
The text was updated successfully, but these errors were encountered: