Skip to content

src: export InitializeV8Platform function

Rodrigo Muino Tomonari requested to merge github/fork/jc-lab/master into master

Export InitializeV8Platform to allow use node as a shared library.

As follows: https://github.com/jc-lab/node-app


  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading