Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 1.05 KB

File metadata and controls

40 lines (24 loc) · 1.05 KB

NodeForMac

Node.js Platform License Downloads

NodeForMac is a simple utility that combines Node.js binaries for both ARM and x64 macOS architectures into a single universal binary.

Features

  • Supports macOS universal binaries (ARM + x64)
  • Works with Node.js v20 and later
  • Uses official Node.js binaries from the Node.js release archive

Supported Versions

Node.js Version Supported?
20.x ✅ Yes
21.x ✅ Yes
22.x ✅ Yes
23.x ✅ Yes
24.x ✅ Yes
25.x ❌ No

Note

I am actively working on adding new Node.js versions

Please help me and star this repo

Thank you