![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
Public Member Functions | |
| MemoryTypeImpl (Limits limits) | |
| ~MemoryTypeImpl () override=default | |
Public Member Functions inherited from wasm::ExternTypeImpl | |
| ExternTypeImpl (ExternKind kind) | |
| virtual | ~ExternTypeImpl ()=default |
Public Attributes | |
| Limits | limits |
Public Attributes inherited from wasm::ExternTypeImpl | |
| ExternKind | kind |
|
inlineexplicit |
|
overridedefault |