File WasmExecutionContext.cpp
-
namespace wasm
SYSCALL NUMBERING
Have a look in the sysroot at include/bits/syscall.h to determine the system call numbering.
Functions
-
WasmModule *getExecutingModule()
Variables
-
static thread_local std::stack<WasmExecutionContext*> contexts
-
WasmModule *getExecutingModule()