File wamr/native.cpp

namespace wasm

SYSCALL NUMBERING

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

Functions

void initialiseWAMRNatives()
void doSymbolRegistration(uint32_t (*f)(NativeSymbol **ns))
void doWasiSymbolRegistration(uint32_t (*f)(NativeSymbol **ns))