List of all items
Structs
- ExportsIterator
- FunctionBodyPtr
- Imports
- ImportsIterator
- InstanceAllocator
- InternalStoreHandle
- Mmap
- ModuleInfo
- NotifyLocation
- SectionBodyPtr
- SignatureRegistry
- StoreHandle
- StoreId
- StoreObjects
- TargetSharedSignatureIndex
- VMBuiltinFunctionIndex
- VMCallerCheckedAnyfunc
- VMContext
- VMDynamicFunctionContext
- VMExternObj
- VMExternRef
- VMFuncRef
- VMFunction
- VMFunctionBody
- VMFunctionEnvironment
- VMFunctionImport
- VMGlobal
- VMGlobalDefinition
- VMGlobalImport
- VMInstance
- VMMemory
- VMMemoryDefinition
- VMMemoryImport
- VMOffsets
- VMOwnedMemory
- VMSharedMemory
- VMSharedSignatureIndex
- VMTable
- VMTableDefinition
- VMTableImport
Enums
- LibCall
- MaybeInstanceOwned
- MemoryError
- MemoryStyle
- TableElement
- TableStyle
- Trap
- TrapCode
- VMExtern
- VMFunctionKind
- libcalls::LibCall
Unions
Traits
Functions
- catch_traps
- init_traps
- libcalls::function_pointer
- libcalls::wasmer_vm_data_drop
- libcalls::wasmer_vm_elem_drop
- libcalls::wasmer_vm_f32_ceil
- libcalls::wasmer_vm_f32_floor
- libcalls::wasmer_vm_f32_nearest
- libcalls::wasmer_vm_f32_trunc
- libcalls::wasmer_vm_f64_ceil
- libcalls::wasmer_vm_f64_floor
- libcalls::wasmer_vm_f64_nearest
- libcalls::wasmer_vm_f64_trunc
- libcalls::wasmer_vm_func_ref
- libcalls::wasmer_vm_imported_memory32_atomic_notify
- libcalls::wasmer_vm_imported_memory32_atomic_wait32
- libcalls::wasmer_vm_imported_memory32_atomic_wait64
- libcalls::wasmer_vm_imported_memory32_copy
- libcalls::wasmer_vm_imported_memory32_fill
- libcalls::wasmer_vm_imported_memory32_grow
- libcalls::wasmer_vm_imported_memory32_size
- libcalls::wasmer_vm_imported_table_get
- libcalls::wasmer_vm_imported_table_grow
- libcalls::wasmer_vm_imported_table_set
- libcalls::wasmer_vm_imported_table_size
- libcalls::wasmer_vm_memory32_atomic_notify
- libcalls::wasmer_vm_memory32_atomic_wait32
- libcalls::wasmer_vm_memory32_atomic_wait64
- libcalls::wasmer_vm_memory32_copy
- libcalls::wasmer_vm_memory32_fill
- libcalls::wasmer_vm_memory32_grow
- libcalls::wasmer_vm_memory32_init
- libcalls::wasmer_vm_memory32_size
- libcalls::wasmer_vm_raise_trap
- libcalls::wasmer_vm_table_copy
- libcalls::wasmer_vm_table_fill
- libcalls::wasmer_vm_table_get
- libcalls::wasmer_vm_table_grow
- libcalls::wasmer_vm_table_init
- libcalls::wasmer_vm_table_set
- libcalls::wasmer_vm_table_size
- on_host_stack
- raise_lib_trap
- raise_user_trap
- resume_panic
- set_stack_size
- wasmer_call_trampoline