File WAVMWasmModule.cpp

namespace wasm

SYSCALL NUMBERING

Have a look in the sysroot at include/bits/syscall.h to determine the system call numbering.

Functions

WAVMWasmModule *getExecutingWAVMModule()
static void instantiateBaseModules()

Variables

static Runtime::Instance *baseEnvModule = nullptr
static Runtime::Instance *baseWasiModule = nullptr
std::mutex baseModuleMx