Skip to content

node-smol 20260121-8e07e6b

Latest

Choose a tag to compare

@github-actions github-actions released this 21 Jan 16:05
· 1 commit to main since this release

Node.js v24.12.0 minimal binaries for all platforms.

Platforms

  • darwin-arm64
  • darwin-x64
  • linux-arm64
  • linux-x64
  • linux-arm64-musl
  • linux-x64-musl
  • win-arm64
  • win-x64

Files

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

Usage

Download the appropriate binary for your platform and run it:

./node-darwin-arm64 script.js