The archive files in this repository contain the include and library files of the Google V8 JavaScript Engine for use in the build of MultiChain. When extracted into the correct location in the MultiChain source tree, they can be used by the MultiChain build system to create the MultiChain binary executables.
Archive | Expand inside | Content |
---|---|---|
linux-v8.tar.gz | $MULTICHAIN_HOME/v8build | V8 headers and libraries for Linux |
macos-v8.tar.gz | $MULTICHAIN_HOME/v8build | V8 headers and libraries for MacOS (Sierra) |
windows-v8.zip | %MULTICHAIN_HOME%\v8build | V8 headers and libraries for Windows |
windows-multichain-v8.zip | %MULTICHAIN_HOME% | MultiChain Windows V8 service DLL and export lib |