Docs.rs
  • wasmer-4.2.4
    • wasmer 4.2.4
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • syrusakbary
    • github:wasmerio:wasmer-core
    • Dependencies
      • bytes ^1 normal
      • cfg-if ^1.0 normal
      • derivative ^2 normal
      • indexmap ^1.6 normal
      • more-asserts ^0.2 normal
      • rustc-demangle ^0.1 normal
      • shared-buffer ^0.1 normal
      • thiserror ^1.0 normal
      • tracing ^0.1 normal
      • wat =1.0.71 normal
      • winapi ^0.3 normal
      • js-sys ^0.3.51 normal
      • rusty_jsc ^0.1.0 normal
      • target-lexicon ^0.12.2 normal
      • wasm-bindgen ^0.2.74 normal
      • wasmer-compiler =4.2.4 normal
      • wasmer-compiler-cranelift =4.2.4 normal
      • wasmer-compiler-llvm =4.2.4 normal
      • wasmer-compiler-singlepass =4.2.4 normal
      • wasmer-derive =4.2.4 normal
      • wasmer-types =4.2.4 normal
      • wasmer-vm =4.2.4 normal
      • wasmparser ^0.83 normal
      • anyhow ^1.0 dev
      • macro-wasmer-universal-test ^4.2.4 dev
      • tempfile ^3.6.0 dev
      • wat ^1.0 dev
      • hashbrown ^0.11 normal
      • js-sys ^0.3.51 normal
      • serde ^1.0 normal
      • serde-wasm-bindgen ^0.4.5 normal
      • wasm-bindgen ^0.2.74 normal
      • wasmer-derive =4.2.4 normal
      • wasmer-types =4.2.4 normal
      • wasmparser ^0.95 normal
      • anyhow ^1.0 dev
      • macro-wasmer-universal-test ^4.2.4 dev
      • wasm-bindgen-test ^0.3.0 dev
      • wat ^1.0 dev
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

wasmer4.2.4

  • Macros
  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases
  • Derive Macros
?
Change settings

List of all items

Structs

  • Artifact
  • BaseTunables
  • Bytes
  • Cranelift
  • Engine
  • EngineBuilder
  • EngineRef
  • ExportType
  • Exports
  • ExportsIterator
  • ExternRef
  • Features
  • FrameInfo
  • Function
  • FunctionEnv
  • FunctionEnvMut
  • FunctionType
  • Global
  • GlobalType
  • ImportType
  • Imports
  • Instance
  • LocalFunctionIndex
  • Memory
  • Memory32
  • Memory64
  • MemoryType
  • MemoryView
  • MiddlewareError
  • MiddlewareReaderState
  • Module
  • Pages
  • RuntimeError
  • Singlepass
  • Store
  • StoreId
  • StoreMut
  • StoreRef
  • Table
  • TableType
  • Target
  • Triple
  • TypedFunction
  • VMConfig
  • WasmPtr
  • WasmRef
  • WasmSlice
  • WasmSliceAccess
  • WasmSliceIter
  • vm::VMConfig
  • vm::VMFunction
  • vm::VMGlobal
  • vm::VMMemory
  • vm::VMMemoryDefinition
  • vm::VMSharedMemory
  • vm::VMTable
  • vm::VMTableDefinition

Enums

  • Architecture
  • CallingConvention
  • CompileError
  • CpuFeature
  • CraneliftOptLevel
  • DeserializeError
  • ExportError
  • ExportIndex
  • Extern
  • ExternType
  • GlobalInit
  • InstantiationError
  • IoCompileError
  • LinkError
  • MemoryAccessError
  • MemoryError
  • Mutability
  • OnCalledAction
  • OperatingSystem
  • ParseCpuFeatureError
  • SerializeError
  • Type
  • Value
  • WasmError
  • vm::MemoryError
  • vm::MemoryStyle
  • vm::TableStyle

Traits

  • AsEngineRef
  • AsStoreMut
  • AsStoreRef
  • CompilerConfig
  • Exportable
  • FromToNativeWasmType
  • FunctionMiddleware
  • HostFunction
  • IntoBytes
  • MemorySize
  • ModuleMiddleware
  • NativeEngineExt
  • NativeWasmTypeInto
  • Tunables
  • ValueType
  • WasmTypeList
  • vm::LinearMemory

Macros

  • imports

Derive Macros

  • ValueType

Functions

  • is_wasm
  • wat2wasm

Type Aliases

  • OnCalledHandler
  • TrapHandlerFn
  • WasmPtr64
  • WasmResult

Constants

  • HOST
  • VERSION
  • WASM_MAX_PAGES
  • WASM_MIN_PAGES
  • WASM_PAGE_SIZE