Skip to content
This repository has been archived by the owner on Feb 17, 2018. It is now read-only.

Latest commit

 

History

History
executable file
·
16 lines (10 loc) · 512 Bytes

README.md

File metadata and controls

executable file
·
16 lines (10 loc) · 512 Bytes

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.