mirror of
https://github.com/nodejs/node-v0.x-archive.git
synced 2026-04-28 03:01:10 -04:00
2f984515619d7c303aa484dee7e243b454b663f6
Cherry-pick fail. Breaks linux. Will land again shortly. This reverts commite8cf98c841. This reverts commitd953856d87. This reverts commit752bbd6b42.
Evented I/O for V8 javascript.
To build:
./configure
make
make install
To run the tests:
make test
To build the documentation:
make doc
To read the documentation:
man doc/node.1
Resources for Newcomers
Description