alicorn-systems/v8-adapter

How to create a complete NodeJS env?

Opened this issue · 0 comments

There is a NodeJS class in J2V8 lib. I could use this class to Create a complete NodeJS env, including 'require' function and using any other NodeJS modules.
How could I do it in 'v8-adapter' scripting engine?