Prebuilt arm64 distribution
See original GitHub issueWould it be possible to provide arm64 v8 prebuilt binaries for node8 and node9?
$ pkg -t node8-linux-arm64 example.js
> pkg@4.3.1
> Fetching base Node.js binaries to PKG_CACHE_PATH
fetched-v8.9.0-linux-arm64 [ ] 0%
> Error! 404 Not Found
https://github.com/zeit/pkg-fetch/releases/download/v2.5/uploaded-v2.5-node-v8.9.0-linux-arm64
> Asset not found by direct link:
{"tag":"v2.5","name":"uploaded-v2.5-node-v8.9.0-linux-arm64"}
> Not found in GitHub releases:
{"tag":"v2.5","name":"uploaded-v2.5-node-v8.9.0-linux-arm64"}
> Building base binary from source:
built-v8.9.0-linux-arm64
Issue Analytics
- State:
- Created 5 years ago
- Reactions:2
- Comments:5
Top Results From Across the Web
Windows ARM64 prebuilt distribution · Issue #1928
The current Win32-OpenSSH distribution is only prebuilt for x86 and x64. Windows on ARM is gaining in importance and it would be important ......
Read more >11 Best AArch64/Arm64 Linux distributions as of 2022
Manjaro, Debian, and Arch Linux ARM are probably your best bets out of the 11 options considered. "Based on Arch and user friendly"...
Read more >List of Operative Systems for ARM64 - Distroware - GitLab
Security-oriented, lightweight Linux distribution based on musl libc and busybox Support RaspberryPi with dedicated images and a small variety of other ...
Read more >Search Distributions
This returns a list of distributions where the given package is not present on the installation media.
Read more >Arm64Port - Debian Wiki
This page contains details about the port of Debian to the 64-bit Arm platform (arm64), known in some other places as AArch64. This...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
As mentioned in https://github.com/vercel/pkg/issues/361 native support would be much better, especially with Apple M1 making this arch mainstream and arm7-compat being phased out.
Is there any reason why this can’t/won’t be implemented?
arm64 is now supported.