Class wasm::WasmExecutionContext

class wasm::WasmExecutionContext

Public Functions

WasmExecutionContext(WasmModule *module)
~WasmExecutionContext()
WasmExecutionContext(const WasmExecutionContext&) = delete
WasmExecutionContext &operator=(const WasmExecutionContext&) = delete

Public Members

WasmModule *executingModule = nullptr