.../v8pp: Bind C++ functions and classes into V8 JavaScript...
Header-only library to expose C++ classes and functions intoV8to use them in JavaScript code. v8pp requires a compiler with C++17 support. The library has been tested on: Microsoft Visual C++ 2019 (Windows 10) GCC 5.4.0 (Ubuntu 16.04) ...