Docs.rs
  • wasm_runtime_layer-0.5.0
    • wasm_runtime_layer 0.5.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • DouglasDwyer
    • juntyr
    • Dependencies
      • anyhow ^1.0 normal
      • fxhash ^0.2 normal
      • hashbrown ^0.15 normal
      • ref-cast ^1.0 normal
      • smallvec ^1.11 normal
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

wasm_runtime_layer0.5.0

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • Engine
  • Export
  • ExportType
  • ExternRef
  • Func
  • FuncType
  • Global
  • GlobalType
  • ImportType
  • Imports
  • ImportsIterator
  • Instance
  • Memory
  • MemoryType
  • Module
  • Store
  • StoreContext
  • StoreContextMut
  • Table
  • TableType
  • backend::Export
  • backend::Imports
  • backend::ImportsIterator

Enums

  • Extern
  • ExternType
  • Value
  • ValueType
  • backend::Extern
  • backend::Value

Traits

  • AsContext
  • AsContextMut
  • backend::AsContext
  • backend::AsContextMut
  • backend::WasmEngine
  • backend::WasmExternRef
  • backend::WasmFunc
  • backend::WasmGlobal
  • backend::WasmInstance
  • backend::WasmMemory
  • backend::WasmModule
  • backend::WasmStore
  • backend::WasmStoreContext
  • backend::WasmStoreContextMut
  • backend::WasmTable