Docs.rs
  • wrpc-runtime-wasmtime-0.19.2
    • wrpc-runtime-wasmtime 0.19.2
    • Docs.rs crate page
    • Apache-2.0 WITH LLVM-exception
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • rvolosatovs
    • github:bytecodealliance:wrpc-core
    • github:wrpc:release
    • Dependencies
      • anyhow ^1 normal
      • bytes ^1 normal
      • futures ^0.3 normal
      • tokio ^1 normal
      • tokio-util ^0.7 normal
      • tracing ^0.1 normal
      • wasm-tokio ^0.5.16 normal
      • wasmtime ^22 normal
      • wasmtime-wasi ^22 normal
      • wit-parser ^0.212 normal
      • wrpc-introspect ^0.1 normal
      • wrpc-transport ^0.26.5 normal
    • Versions
    • 29.41% of the crate is documented
  • Go to latest version
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

wrpc_runtime_wasmtime0.19.2

  • All Items
  • Structs
  • Traits
  • Functions

Crate wrpc_runtime_wasmtime

source ·

Structs§

  • RemoteResource
  • ValEncoder

Traits§

  • ServeExt
  • WrpcView

Functions§

  • call
  • link_function
    Polyfill types::ComponentFunc in a LinkerInstance using wrpc_transport::Invoke
  • link_instance
    Polyfill types::ComponentInstance in a LinkerInstance using wrpc_transport::Invoke
  • link_item
    Polyfill types::ComponentItem in a LinkerInstance using wrpc_transport::Invoke
  • read_value
    Read encoded value of type Type from an AsyncRead into a Val