File wavm/codegen.cpp

namespace wasm

SYSCALL NUMBERING

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

Functions

std::vector<uint8_t> wavmCodegen(std::vector<uint8_t> &wasmBytes)