Enable Node.js to use Chakra as its JavaScript engine.

added by bpwndaddy
5/14/2015 2:38:42 PM

625 Views

Node.js uses the V8 JavaScript engine by default. This GitHub fork enables Node.js to optionally use the Chakra JavaScript engine on Windows 10, allowing Node.js to run on Windows on ARM. Our goal is to merge back into master after stabilizing this code, fixing key gaps and responding to early community feedback.


0 comments