There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Erlang interface for V8
Quick Instructions
==================
In order to build erlv8, make sure you have g++, erlang & scons installed system-wide. Then just type:
$ make
After a couple of minutes (V8 takes quite some time to build), it should be over.
Good luck!