![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
Public Attributes | |
ValueType | type |
bool | mutability |
WasmInitExpr | init |
Definition at line 502 of file wasm-module-builder.h.
WasmInitExpr v8::internal::wasm::WasmModuleBuilder::WasmGlobal::init |
Definition at line 505 of file wasm-module-builder.h.
bool v8::internal::wasm::WasmModuleBuilder::WasmGlobal::mutability |
Definition at line 504 of file wasm-module-builder.h.
ValueType v8::internal::wasm::WasmModuleBuilder::WasmGlobal::type |
Definition at line 503 of file wasm-module-builder.h.