What's Node made of?
V8 Engine | libuv | core lib |
---|---|---|
C++ JS | C platform abstraction layer | JavaScript |
Node.js was created by Ryan Dahl
Joyent is the steward of Node.js
http://npmjs.org
$ npm install orion
$ npm start orion
Why? V8 always compiles JS to machine code.
Andrew Low
roo@ca.ibm.com
twitter @andrew_low
github.com/andrewlow