[−] List of all items
Structs
- Func
- Instance
- Module
- cache::Artifact
- cache::WasmHash
- export::ExportIter
- export::FuncPointer
- global::Global
- import::ImportObject
- import::Namespace
- instance::DynFunc
- instance::Instance
- memory::Atomic
- memory::Atomically
- memory::DynamicMemory
- memory::Memory
- memory::MemoryView
- memory::SharedMemory
- memory::SharedStaticMemory
- memory::StaticMemory
- memory::UnsharedMemory
- module::DataInitializer
- module::Module
- module::ModuleInfo
- module::NameIndex
- module::NamespaceIndex
- module::StringTable
- module::StringTableBuilder
- module::TableInitializer
- structures::BoxedMap
- structures::Iter
- structures::IterMut
- structures::Map
- structures::SliceMap
- table::Anyfunc
- table::Table
- types::FuncIndex
- types::FuncSig
- types::GlobalDescriptor
- types::GlobalIndex
- types::GlobalInit
- types::ImportedFuncIndex
- types::ImportedGlobalIndex
- types::ImportedMemoryIndex
- types::ImportedTableIndex
- types::LocalFuncIndex
- types::LocalGlobalIndex
- types::LocalMemoryIndex
- types::LocalTableIndex
- types::MemoryDescriptor
- types::MemoryIndex
- types::SigIndex
- types::TableDescriptor
- types::TableIndex
- units::Bytes
- units::Pages
- vm::Anyfunc
- vm::Ctx
- vm::Func
- vm::ImportBacking
- vm::ImportedFunc
- vm::LocalBacking
- vm::LocalGlobal
- vm::LocalMemory
- vm::LocalTable
- vm::SigId
Enums
- cache::Error
- cache::InvalidFileType
- error::CallError
- error::CompileError
- error::CreationError
- error::Error
- error::GrowError
- error::LinkError
- error::MemoryCreationError
- error::MemoryProtectionError
- error::PageError
- error::ResolveError
- error::RuntimeError
- export::Context
- export::Export
- memory::MemoryType
- module::ExportIndex
- table::Element
- table::TableStorage
- types::ElementType
- types::Initializer
- types::LocalOrImport
- types::Type
- types::Value
- types::ValueError
Traits
- IsExport
- cache::Cache
- import::IsExport
- import::LikeNamespace
- structures::TypedIndex
- types::LocalImport
- types::ValueType
- types::WasmExternType
Macros
Functions
Typedefs
- Result
- error::CallResult
- error::CompileResult
- error::LinkResult
- error::ResolveResult
- error::Result
- error::RuntimeResult