Docs.rs
  • wasmy-vm-0.5.6
    • wasmy-vm 0.5.6
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • andeya
    • Dependencies
      • anyhow ^1 normal
      • inventory ^0.2.2 normal
      • lazy_static ^1.4.0 normal
      • protobuf ^2 normal
      • serde ^1.0 normal
      • wasmer ^2.0.0 normal
      • wasmer-compiler-cranelift ^2.0.0 normal optional
      • wasmer-compiler-llvm ^2.0.0 normal optional
      • wasmer-engine-universal ^2.0.0 normal
      • wasmer-wasi ^2.0.0 normal
      • wasmy-abi ^0.5.6 normal
      • wasmy-macros ^0.5.6 normal
    • Versions
    • 0% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • 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

wasmy_vm0.5.6

Crate Items

  • Macros
  • Structs
  • Constants
  • Traits
  • Functions
  • Type Aliases
  • Attribute Macros

List of all items

Structs

  • Any
  • CodeMsg
  • CodedOutputStream
  • Context
  • Empty
  • Exports
  • Function
  • ImportObject
  • InArgs
  • Instance
  • InstanceEnv
  • Module
  • OutRets
  • VmHandlerApi
  • WasiState
  • WasiStateBuilder
  • WasmCaller
  • WasmCtx
  • WasmUri
  • abi::Empty
  • abi::InArgs
  • abi::OutRets
  • test::TestArgs
  • test::TestCtxValue
  • test::TestRets
  • types::Any
  • types::CodeMsg
  • types::CodedOutputStream
  • types::WasmCtx

Traits

  • Message
  • ProtobufEnum
  • WasmContext
  • WasmFile
  • types::Message
  • types::ProtobufEnum

Macros

  • submit_handler

Attribute Macros

  • vm_handle
  • wasm_handle
  • wasm_onload

Functions

  • abi::file_descriptor_proto
  • custom_load_wasm
  • file_descriptor_proto
  • load_wasm
  • pack_any
  • pack_empty
  • set_handler
  • test::file_descriptor_proto
  • types::pack_any
  • types::pack_empty
  • types::unpack_any
  • unpack_any
  • wasm_handle

Type Aliases

  • CtxId
  • FnBuildImportObject
  • FnCheckModule
  • Method
  • Result
  • RetCode
  • Val
  • VmHandler
  • VmMethod
  • WasmMethod
  • types::CtxId
  • types::Method
  • types::Result
  • types::RetCode
  • types::VmMethod
  • types::WasmMethod

Constants

  • CODE_COMPILE
  • CODE_EXPORTS
  • CODE_INSTANTIATION
  • CODE_MEM
  • CODE_NONE
  • CODE_PROTO
  • CODE_RUNTIME
  • CODE_UNKNOWN
  • CODE_WASI
  • types::CODE_COMPILE
  • types::CODE_EXPORTS
  • types::CODE_INSTANTIATION
  • types::CODE_MEM
  • types::CODE_NONE
  • types::CODE_PROTO
  • types::CODE_RUNTIME
  • types::CODE_UNKNOWN
  • types::CODE_WASI