strange / erlang_v8

Run JavaScript from Erlang in an external OS process.
ISC License
84 stars 25 forks source link

Add instructions for local build of V8: easy-way v. hard-way #13

Closed dpezely closed 3 years ago

dpezely commented 3 years ago

Add instructions for local build of V8: easy-way v. hard-way.

The easy way relies upon the next stable build working exactly how the existing one referenced in our Makefile.

However, if/when that fails in future, there are hints for going deeper.

This PR only touches README.

dpezely commented 3 years ago

Sorry... a Monday mis-click, so this PR went to wrong repo.