/pkg-fetch

A utility to fetch or build patched Node binaries used by `pkg` to generate executables. This repo hosts prebuilt binaries in Releases.

Primary LanguageTypeScriptMIT LicenseMIT

A utility to fetch or build patched Node binaries used by pkg to generate executables.

Binary Compatibility

Node Platform Architectures Minimum OS version
81, 101, 121, 141, 161, 18 alpine x64, arm64 3.7.3, other distros with musl libc >= 1.1.18
81, 101, 121, 141, 161, 18, 20 linux x64 Enterprise Linux 7, Ubuntu 14.04, Debian jessie, other distros with glibc >= 2.17
81, 101, 121, 141, 161, 18 linux arm64 Enterprise Linux 8, Ubuntu 18.04, Debian buster, other distros with glibc >= 2.27
81, 101, 121, 141, 161, 18 linuxstatic x64, arm64 Any distro with Linux Kernel >= 2.6.32 (>= 3.10 strongly recommended)
161, 18, 20 linuxstatic armv72 Any distro with Linux Kernel >= 2.6.32 (>= 3.10 strongly recommended)
81, 101, 121, 141, 161, 18 macos x64 10.13
141, 161, 18, 20 macos arm643 11.0
81, 101, 121, 141, 161, 18 win x64 8.1
141, 161, 18, 20 win arm64 10

[1]: end-of-life, may be removed in the next major release.

[2]: best-effort basis, not semver-protected.

[3]: mandatory code signing is enforced by Apple.