nodejs / unofficial-builds

Unofficial binaries for Node.js
https://unofficial-builds.nodejs.org
242 stars 50 forks source link

Mac builds support #24

Closed jakubzitny closed 3 years ago

jakubzitny commented 3 years ago

Hi there, is there a plan to support macOS unofficial builds at some point? Macs are going the be getting ARM chips as well, so having this might be interesting. I guess you wouldn't wanna pay extra mac VM in the cloud. If there was a chance to get a machine for you guys, would you consider?

nschonni commented 3 years ago

There are some issues tracking this in the "official" builds trackers https://github.com/nodejs/build/issues/2474 and https://github.com/nodejs/TSC/issues/886

jakubzitny commented 3 years ago

Yeah, I know, but even now I don't see any mac builds (non-ARM) in this repository. So my question was more general. Whether there is a willingness to go this road. And yeah, once Node.js officially supports Apple Silicon, that could be included as well.

rvagg commented 3 years ago

@jakubzitny yes, it's coming, but it won't be in this repository, it'll be via nodejs.org as official releases, and the tracking of that will mostly be done over in https://github.com/nodejs/build/issues/2474