Temporary fork enables Node.js to optionally use the Chakra JavaScript engine
1–10 of 104 posts
Re: Temporary fork enables Node.js to optionally use the Chakra JavaScript engine
#2Re: Temporary fork enables Node.js to optionally use the Chakra JavaScript engine
#3Re: Temporary fork enables Node.js to optionally use the Chakra JavaScript engine
#4Re: Temporary fork enables Node.js to optionally use the Chakra JavaScript engine
#5Looks like they intend to merge back with node mainline... ?
EDIT: Found this: http://blogs.windows.com/buildingapps/2015/05/12/bringing-no...
They're doing this to be able to run Node.js apps on Windows 10 ARM (on which V8 supposedly doesn't run?)
"We will be submitting a pull request to Node.js after stabilizing this code, fixing key gaps and responding to early community feedback."
"Going forward, we plan to work closely with the Node Foundation, the Node.js Technical Committee(s), IO.js contributors and the community to discuss and participate in conversations around creating JavaScript engine agnostic hosting APIs for Node.js, which provide developers a choice of JavaScript engine that they would want to use in their Node.js workflow"
Looks like the pull request will consist mostly of exposing new hooks to integrate with Chakra / other JS engines and won't involve pulling any Chakra code into Node.js (which would be unlikely to be merged). Might lead to a SpiderMonkey version of Node.js at some point, too. Nice to see IO.js mentioned. Looks like a very positive initiative (assuming it doesn't complicate Node core too much)
Re: Temporary fork enables Node.js to optionally use the Chakra JavaScript engine
#6Extend: https://github.com/Microsoft/node
Extinguish: ?
Re: Temporary fork enables Node.js to optionally use the Chakra JavaScript engine
#7Re: Temporary fork enables Node.js to optionally use the Chakra JavaScript engine
#8Can I browse my node_modules folder in Explorer yet? [1] [1] https://github.com/joyent/node/issues/6960
Re: Temporary fork enables Node.js to optionally use the Chakra JavaScript engine
#9Can I browse my node_modules folder in Explorer yet? [1] [1] https://github.com/joyent/node/issues/6960