Bringing Node.js to Windows 10 IoT Core...or swapping out V8 for Chakra
1–5 of 5 posts
Re: Bringing Node.js to Windows 10 IoT Core...or swapping out V8 for Chakra
#2Bloody called it.
EDIT:
https://github.com/Microsoft/node
jajajajajajaja
Maybe they could throw some developers at making gyp native javascript?
EDIT2:
Oh wow, the docs are waaaaaay more useful to embedders than V8: https://msdn.microsoft.com/en-us/library/dn249536%28v=vs.94%...
MSDN continues to be a good friend to developers.
Re: Bringing Node.js to Windows 10 IoT Core...or swapping out V8 for Chakra
#3We decided to fill this gap by allowing Node.js to take advantage of running with the Chakra JavaScript engine Bloody called it. EDIT: https://github.com/Microsoft/node jajajajajajaja Maybe they could throw some developers at making gyp native javascript? EDIT2: Oh wow, the docs are waaaaaay more useful to embedders than V8: https://msdn.microsoft.com/en-us/library/dn249536%28v=vs.94%... MSDN continues to be a good f…
Re: Bringing Node.js to Windows 10 IoT Core...or swapping out V8 for Chakra
#4And for that matter, how will this work in tandem with the number of existing IoT libraries already in use from npm.
Re: Bringing Node.js to Windows 10 IoT Core...or swapping out V8 for Chakra
#5otherwise, how is this not just more Embrace/Extend/Extinguish?