-
-
Notifications
You must be signed in to change notification settings - Fork 750
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
Added support for arm64. #448
Conversation
For reference, question and explanation why both arm64 and aarch64 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me. (I am not a maintainer.)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Worked for me.
Simple, clean and jep required on ARMv8 systems to run Please merge this to avoid further user reports/complains. |
(If a fork of |
Aiming to have this released within a week. Manually merged into develop branch preparing for release. See #559 |
Released in v3.0.0 |
I added support for the arm64 architecture.
This is already made available on nodejs.org. In the archives it is identified as arm64. I have seen it identified on systems as both arm64 and aarch64, so both are mapped to arm64 in my update.