Support ARM64 on Linux
Open
- Dominant language
- JavaScript
- Stars
- 81
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
I noticed this module always reports `x64` on 64-bit systems, but does not make the same kind of additional checks as Darwin for Linux.
[Linux does run on other architectures](https://stackoverflow.com/a/48679326/398713); one of my use-cases is my code is being run on a self-hosted GHA runner, and it is running Linux on ARM64.
Would you be open to a PR that adds additional checks for Linux?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.