File wamr/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> wamrCodegen(std::vector<uint8_t> &wasmBytesIn, bool isSgx)
-
std::vector<uint8_t> wamrCodegen(std::vector<uint8_t> &wasmBytesIn, bool isSgx)