Skip to content

node-smol-builder 20251128-0d7c580

Latest

Choose a tag to compare

@github-actions github-actions released this 28 Nov 07:06

Minimal Node.js v24.10.0 binaries for all platforms.

Platforms

  • macOS: arm64, x64
  • Linux (glibc): x64, arm64
  • Linux (musl/Alpine): x64, arm64
  • Windows: x64, arm64

Files

  • node-darwin-arm64 - macOS Apple Silicon
  • node-darwin-x64 - macOS Intel
  • node-linux-x64 - Linux x64 (glibc)
  • node-linux-arm64 - Linux ARM64 (glibc)
  • node-linux-x64-musl - Alpine Linux x64
  • node-linux-arm64-musl - Alpine Linux ARM64
  • node-win-x64.exe - Windows x64
  • node-win-arm64.exe - Windows ARM64 (cross-compiled)
  • checksums.txt - SHA256 checksums

Usage

Download the appropriate binary for your platform and run it:

./node-darwin-arm64 script.js

Built from Node.js v24.10.0