Re: [nodejs] Node.js for ARM64 Windows

2019-02-11 Thread jkunkee via nodejs
For those interested, I'm tracking progress on my port here: https://github.com/nodejs/node/issues/25998 All of the changes are in PR except updating NPM and updating ICU. > Hey there I can answer this bit: > > > * To support native modules, node-gyp needs some changes and NPM needs > > to

Re: [nodejs] Node.js for ARM64 Windows

2019-01-07 Thread Rebecca Turner
Hey there I can answer this bit: > * To support native modules, node-gyp needs some changes and NPM needs > to take them. I'm still working on this, but what is the typical NPM > update cadence? If I get my changes accepted by node-gyp and NPM, could > that land in Node 12? Typically we do