Docs.rs
  • s1vm-0.1.1
    • s1vm 0.1.1
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • Neopallium
    • Dependencies
      • bwasm ^0.1.1 normal
      • parity-wasm ^0.41 normal
      • wasmi-validation ^0.4 normal
    • Versions
    • 4.71% 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

s1vm0.1.1

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Type Aliases

List of all items

Structs

  • CompiledFunction
  • Frame
  • Function
  • FunctionType
  • HostFunction
  • ModuleInstance
  • Stack
  • StackPtr
  • StackValue
  • State
  • Store
  • VM

Enums

  • FunctionBody
  • Value
  • ValueType
  • error::Error
  • error::TrapKind

Traits

  • FromStack
  • FromValue

Type Aliases

  • ConstF32
  • ConstF64
  • ConstI32
  • ConstI64
  • FuncAddr
  • FuncIdx
  • GlobalAddr
  • GlobalIdx
  • LabelIdx
  • LocalIdx
  • MemAddr
  • MemIdx
  • ModuleInstanceAddr
  • RetValue
  • TableAddr
  • TableIdx
  • TypeIdx
  • error::Result
  • error::Trap

Constants

  • DEFAULT_STACK_LIMIT
  • INIT_STACK_SIZE