[][src]Crate wasm3_sys

Modules

_bindgen_ty_1

Structs

M3ErrorInfo
M3ImportInfo
M3MemoryHeader
M3CodePageHeader
M3CodePage
M3BranchPatch
M3CompilationScope
M3Compilation
M3OpInfo
M3FuncType
M3Function
M3MemoryInfo
M3Memory
M3DataSegment
M3Global
M3Module
M3Environment
M3Runtime
M3Global__bindgen_ty_1
__BindgenUnionField

Constants

M3_VERSION_MAJOR
M3_VERSION_MINOR
M3_VERSION_REV
M3_VERSION
M3_COMPILER_CLANG
M3_ARCH
c_m3NumTypesPerPage

Statics

m3Err_none
m3Err_typeListOverflow
m3Err_mallocFailed
m3Err_incompatibleWasmVersion
m3Err_wasmMalformed
m3Err_misorderedWasmSection
m3Err_wasmUnderrun
m3Err_wasmOverrun
m3Err_wasmMissingInitExpr
m3Err_lebOverflow
m3Err_wasmSectionUnderrun
m3Err_wasmSectionOverrun
m3Err_invalidTypeId
m3Err_tooManyMemorySections
m3Err_moduleAlreadyLinked
m3Err_functionLookupFailed
m3Err_functionImportMissing
m3Err_malformedFunctionSignature
m3Err_funcSignatureMissingReturnType
m3Err_noCompiler
m3Err_unknownOpcode
m3Err_functionStackOverflow
m3Err_functionStackUnderrun
m3Err_mallocFailedCodePage
m3Err_settingImmutableGlobal
m3Err_optimizerFailed
m3Err_missingCompiledCode
m3Err_wasmMemoryOverflow
m3Err_globalMemoryNotAllocated
m3Err_globaIndexOutOfBounds
m3Err_argumentCountMismatch
m3Err_trapOutOfBoundsMemoryAccess
m3Err_trapDivisionByZero
m3Err_trapIntegerOverflow
m3Err_trapIntegerConversion
m3Err_trapIndirectCallTypeMismatch
m3Err_trapTableIndexOutOfRange
m3Err_trapTableElementIsNull
m3Err_trapExit
m3Err_trapAbort
m3Err_trapUnreachable
m3Err_trapStackOverflow
m3Err_missingUTF8

Functions

m3_NewEnvironment
m3_FreeEnvironment
m3_NewRuntime
m3_FreeRuntime
m3_GetMemory
m3_ParseModule
m3_FreeModule
m3_LoadModule
m3_LinkRawFunction
m3_LinkRawFunctionEx
m3_Yield
m3_FindFunction
m3_Call
m3_CallWithArgs
m3_GetErrorInfo
m3_ResetErrorInfo
m3_PrintRuntimeInfo
m3_PrintProfilerInfo
m3Error
m3Abort
m3_Malloc
m3_Realloc
m3_Free
m3_CopyMem
m3_LinkTracer
m3_LinkWASI
m3_LinkLibC
m3_LinkSpecTest
m3_PrintM3Info

Type Definitions

IM3Environment
IM3Runtime
IM3Module
IM3Function
IM3ImportInfo
IM3Operation
IM3CodePage
IM3BranchPatch
IM3CompilationScope
IM3Compilation
IM3OpInfo
IM3FuncType
IM3Memory
IM3Global
M3Result
M3RawCall
M3RawCallEx
M3Compiler
__int8_t
__int16_t
__int32_t
__int64_t
__uint8_t
__uint16_t
__uint32_t
__uint64_t
bytes_t
ccstr_t
code_t
cstr_t
m3ret_t
m3opcode_t
m3reg_t
m3slot_t
m3stack_t
pc_t
size_t