Docs.rs
  • watson-0.9.2
    • watson 0.9.2
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • richardanaya
    • Dependencies
      • serde ^1.0.116 normal
      • spin ^0.5.2 normal
      • webassembly ^0.8.2 normal
    • Versions
    • 0% 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

watson0.9.2

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • CodeBlock
  • CodeSection
  • CustomSection
  • CustomSectionView
  • DataBlock
  • DataBlockView
  • DataSection
  • DataSectionView
  • ElementSection
  • Export
  • ExportSection
  • ExportSectionView
  • ExportView
  • FunctionImport
  • FunctionImportView
  • FunctionSection
  • FunctionType
  • Global
  • GlobalImport
  • GlobalImportView
  • GlobalSection
  • ImportCall
  • ImportSection
  • ImportSectionView
  • Interpreter
  • LocalCount
  • MemoryImport
  • MemoryImportView
  • MemorySection
  • Program
  • ProgramView
  • StartSection
  • Table
  • TableImport
  • TableImportView
  • TableSection
  • TypeSection
  • WasmElement
  • WasmExecution
  • WasmMemory

Enums

  • ExecutionResponse
  • ExecutionUnit
  • Instruction
  • Section
  • SectionView
  • ValueType
  • WasmExport
  • WasmExportView
  • WasmImport
  • WasmImportView
  • WasmValue

Traits

  • InterpretableProgram
  • ToWasmValue
  • WasmCompiler
  • WasmValueTypes
  • WriteWasm

Functions

  • parse
  • parse_wast