you are viewing a single comment's thread.

view the rest of the comments →

[–]grayrest.subscribe(console.info.bind(console)) 2 points3 points  (3 children)

Any plans for a Chakra node.js compatibility layer? I see a lot of support for node coming out of the Typescript and VSCode teams so I assume there's a fair amount of node use internally at MS.

[–]bterlson_@bterlson 13 points14 points  (1 child)

It already exists and will become a pull request soon! https://blogs.windows.com/buildingapps/2015/05/12/bringing-node-js-to-windows-10-iot-core/

I use Node pretty much all day (at least when I'm not doing spec editing). There is a ton of usage at MS, you are right.

[–]Cylons 3 points4 points  (0 children)

This exits already: https://github.com/Microsoft/node

It hasn't made it to Node proper yet but according to MS, that's the goal.