Docs.rs
  • wasmer-engine-2.3.0
    • wasmer-engine 2.3.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0 WITH LLVM-exception
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • MarkMcCaskey
    • github:wasmerio:wasmer-core
    • Dependencies
      • backtrace ^0.3 normal
      • enumset ^1.0 normal
      • lazy_static ^1.4 normal
      • loupe ^0.1 normal
      • memmap2 ^0.5 normal
      • more-asserts ^0.2 normal
      • rustc-demangle ^0.1 normal
      • serde ^1.0 normal
      • serde_bytes ^0.11 normal
      • target-lexicon ^0.12.2 normal
      • thiserror ^1.0 normal
      • wasmer-artifact =2.3.0 normal
      • wasmer-compiler =2.3.0 normal
      • wasmer-types =2.3.0 normal
      • wasmer-vm =2.3.0 normal
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

wasmer_engine2.3.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions

List of all items

Structs

  • EngineId
  • ExportFunction
  • ExportFunctionMetadata
  • FRAME_INFO
  • FrameInfo
  • FunctionExtent
  • GlobalFrameInfoRegistration
  • MetadataHeader
  • NamedResolverChain
  • NullResolver
  • RuntimeError

Enums

  • DeserializeError
  • Export
  • ImportError
  • InstantiationError
  • LinkError
  • SerializeError

Traits

  • Artifact
  • ArtifactCreate
  • ChainableNamedResolver
  • Engine
  • NamedResolver
  • Resolver
  • Tunables

Functions

  • register_frame_info
  • resolve_imports

Constants

  • VERSION