-
Notifications
You must be signed in to change notification settings - Fork 33
Description
On the latest node-webkit (now renamed to nw.js) builds, now up to 0.11.6, there are 32 and 64bit builds for mac (actually, all the systems). There are MANY Windows machines not quite up to 64 bit (though the number dwindles as all Win8 will be x64). I then wondered.. should we make the next release x64 for Mac? what's the split?
According to this page, apparently all Macs starting after core 2 duo (some nearly 10 yrs ago) were x64. I think...?
Using this info, I'm going to compile the native modules to x64 and use the x64 binaries only for 0.9.5. I won't do this for Linux or windows (unless I hear people want em). Better to support the most people with the best we can. I've placed this in the 0.9.7 milestone on the hope that we can have some kind of consensus on this before then 🔨