Awesome
WARNING: v8-gearbox is deprecated, you may want to take a look at gearbox-node.
v8-gearbox
This is v8-gearbox, a new shell for the v8 JavaScript Engine.
Install Instructions
You need scons, and various other libraries.
To build v8-gearbox, just type scons
.
To install it, type scons install
.
Examples
In the samples directory, you'll find some code samples, mostly tests for various modules.