![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
Public Member Functions | |
EngineImpl () | |
~EngineImpl () | |
Public Attributes | |
std::unique_ptr< v8::Platform > | platform |
Static Public Attributes | |
static bool | created = false |
|
inline |
std::unique_ptr<v8::Platform> wasm::EngineImpl::platform |