Docs.rs
  • web-assembler-0.1.2
    • web-assembler 0.1.2
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • KeenS
    • Dependencies
    • Versions
    • 0.19% 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

web_assembler0.1.2

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits

List of all items

Structs

  • BlockType
  • BrTarget
  • Code
  • CodeIndex
  • DataIndex
  • DataSegment
  • ElemSegment
  • ElementIndex
  • ExportEntry
  • ExportIndex
  • FuncType
  • Function
  • FunctionBody
  • FunctionIndex
  • FunctionSpaceIndex
  • GlobalIndex
  • GlobalType
  • GlobalVariable
  • ImportEntry
  • ImportIndex
  • ImportedFunctionIndex
  • InitExpr
  • LocalEntry
  • LocalIndex
  • MemoryImmediate
  • MemoryIndex
  • MemoryType
  • Module
  • ResizableLimits
  • TableIndex
  • TableType
  • TypeIndex
  • builder::CodeBuilder
  • builder::FunctionBuilder
  • builder::ModuleBuilder

Enums

  • ElemType
  • ExportKind
  • ImportKind
  • InnerFunctionSpaceIndex
  • Op
  • ValueType

Traits

  • Dump
  • builder::Export
  • builder::Import
  • builder::NewFunction
  • builder::NewMemory
  • builder::NewTable

Macros

  • funtype
  • ty
  • ty_vec