javapoet
javapoet copied to clipboard
Compile with custom v8 (archives) source
Should allow to compile v8cffi with an external v8 static-library source.
- [ ] Add
ENV['external_v8']to use as path for the archives when compiling.