Awesome
gearbox-node
This project is based on v8-gearbox and aiming at reproducing node.js' API while keeping the gearbox internals.
Install Instructions
You need scons.
To build gearbox-node, just type scons
.
To install it, type scons install
.