![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
Public Member Functions | |
| GlobalTypeImpl (own< ValType > &content, Mutability mutability) | |
| ~GlobalTypeImpl () override=default | |
Public Member Functions inherited from wasm::ExternTypeImpl | |
| ExternTypeImpl (ExternKind kind) | |
| virtual | ~ExternTypeImpl ()=default |
Public Attributes | |
| own< ValType > | content |
| Mutability | mutability |
Public Attributes inherited from wasm::ExternTypeImpl | |
| ExternKind | kind |
|
inline |
|
overridedefault |