Docs.rs
  • unc-vm-engine-0.12.2
    • unc-vm-engine 0.12.2
    • Permalink
    • Docs.rs crate page
    • GPL-2.0-or-later
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • fadeAce
    • Dependencies
      • backtrace ^0.3 normal
      • cfg-if ^1.0 normal
      • crossbeam-queue ^0.3.8 normal
      • enumset ^1.0 normal
      • finite-wasm ^0.5.0 normal
      • lazy_static ^1.4 normal
      • memmap2 ^0.5 normal
      • more-asserts ^0.2 normal
      • region ^3.0 normal
      • rkyv ^0.7.31 normal
      • rustc-demangle ^0.1 normal
      • rustix ^0.37 normal
      • target-lexicon ^0.12.2 normal
      • thiserror ^1.0.30 normal
      • tracing ^0.1.36 normal
      • unc-vm-compiler ^0.12.2 normal
      • unc-vm-types ^0.12.2 normal
      • unc-vm-vm ^0.12.2 normal
    • Versions
    • 100% of the crate is documented
  • 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

unc_vm_engine0.12.2

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions

List of all items

Structs

  • EngineId
  • FrameInfo
  • GlobalFrameInfoRegistration
  • RuntimeError
  • universal::CodeMemory
  • universal::LimitedMemoryPool
  • universal::Universal
  • universal::UniversalArtifact
  • universal::UniversalEngine
  • universal::UniversalExecutable
  • universal::UniversalExecutableRef

Enums

  • DeserializeError
  • ImportError
  • InstantiationError
  • LinkError

Functions

  • resolve_imports
  • universal::link_module

Constants

  • VERSION