Docs.rs
  • sidevm-host-runtime-0.1.0
    • sidevm-host-runtime 0.1.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • crates.io
    • Source
    • Owners
    • kvinwang
    • Dependencies
      • anyhow ^1.0.69 normal
      • dashmap ^5.2.0 normal
      • derive_more ^0.99.17 normal
      • futures ^0.3 normal
      • hex_fmt ^0.3.0 normal
      • libc ^0.2 normal
      • log ^0.4.16 normal
      • once_cell ^1 normal
      • page_size ^0.6.0 normal
      • parity-wasm ^0.45.0 normal
      • phala-scheduler ^0.1 normal
      • phala-wasmer-tunables ^0.1 normal
      • rand ^0.8.5 normal
      • rocket ^0.5.0 normal
      • rustls-pemfile ^1 normal
      • parity-scale-codec ^3.6.5 normal
      • serde ^1.0 normal
      • sidevm-env ^0.2.0-alpha.7 normal
      • thiserror ^1 normal
      • thread_local ^1.1 normal
      • tokio ^1.24.2 normal
      • phala-tokio-proxy ^0.1 normal
      • tokio-rustls ^0.23 normal
      • tracing ^0.1 normal
      • wasm-instrument ^0.3.0 normal
      • wasmer ^3 normal
      • wasmer-compiler-cranelift ^3 normal
      • wasmer-compiler-llvm ^3 normal
      • wasmer-compiler-singlepass ^3 normal
      • wasmer-middlewares ^3 normal
      • wasmer-wasix-types ^0.4.0 normal
      • webpki-roots ^0.22 normal
    • Versions
    • 22.22% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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

sidevm_host_runtime0.1.0

  • All Items
  • Re-exports
  • Modules
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases
?
Change settings

Crate sidevm_host_runtime

source ·

Re-exports

  • pub use service::IncomingHttpRequest;

Modules

  • instrument
  • rocket_stream
  • service

Structs

  • ShortId
  • WasmEngine
  • WasmInstanceConfig
  • WasmModule
  • WasmRun

Enums

  • OcallAborted
  • OcallError
  • OutgoingRequest

Traits

  • CacheOps

Functions

  • vm_count

Type Aliases

  • DynCacheOps
  • OutgoingRequestChannel
  • VmId