Docs.rs
  • wasm-bridge-0.4.0
    • wasm-bridge 0.4.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • kajacx
    • Dependencies
      • async-trait ^0.1 normal optional
      • wasm-bridge-macros ^0.4.0 normal optional
      • wasm-bindgen-test ^0.3 dev
      • ref-cast ^1.0 normal
      • wasmtime ^19.0 normal
      • anyhow ^1.0 normal
      • atomic_refcell ^0.1 normal
      • js-component-bindgen ^1.0 normal optional
      • js-sys ^0.3 normal
      • try-lock ^0.2 normal
      • wasm-bindgen ^0.2.89 normal
      • wasm-bindgen-futures ^0.4 normal
      • wat ^1.0 normal optional
    • Versions
    • 75% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

wasm_bridge0.4.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Type Aliases
  • Unions

List of all items

Structs

  • Caller
  • CodeMemory
  • CompiledModule
  • Config
  • Engine
  • EngineWeak
  • Error
  • Export
  • ExportType
  • ExternRef
  • FrameInfo
  • FrameSymbol
  • Func
  • FuncType
  • Global
  • GlobalType
  • ImportType
  • Instance
  • InstancePre
  • Linker
  • Memory
  • MemoryAccessError
  • MemoryType
  • Module
  • ModuleExport
  • NoFunc
  • RefType
  • ResourcesRequired
  • SharedMemory
  • Store
  • StoreContext
  • StoreContextMut
  • StoreLimits
  • StoreLimitsBuilder
  • Table
  • TableType
  • TypedFunc
  • UnknownImportError
  • V128
  • WasmBacktrace

Enums

  • CallHook
  • Extern
  • ExternType
  • HeapType
  • InstanceAllocationStrategy
  • ModuleVersionStrategy
  • Mutability
  • OptLevel
  • Precompiled
  • ProfilingStrategy
  • Ref
  • Strategy
  • Trap
  • UpdateDeadline
  • Val
  • ValType
  • WaitResult
  • WasmBacktraceDetails

Unions

  • ValRaw

Traits

  • AsContext
  • AsContextMut
  • CacheStore
  • IntoFunc
  • LinearMemory
  • MemoryCreator
  • ResourceLimiter
  • WasmParams
  • WasmResults
  • WasmRet
  • WasmTy
  • unix::StoreExt

Type Aliases

  • Result

Constants

  • DEFAULT_INSTANCE_LIMIT
  • DEFAULT_MEMORY_LIMIT
  • DEFAULT_TABLE_LIMIT