• Stars
    star
    125
  • Rank 286,335 (Top 6 %)
  • Language
    Erlang
  • License
    BSD 2-Clause "Sim...
  • Created about 14 years ago
  • Updated about 12 years ago

Reviews

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!