Docs.rs
  • wasmer-compiler-x-2.4.1
    • wasmer-compiler-x 2.4.1
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0 WITH LLVM-exception
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • zwong91
    • Dependencies
      • enumset ^1.0 normal
      • hashbrown ^0.11 normal optional
      • rkyv ^0.7.20 normal
      • smallvec ^1.6 normal
      • target-lexicon ^0.12.2 normal
      • thiserror ^1.0 normal
      • wasmer-types-x =2.4.1 normal
      • wasmer-vm-x =2.4.1 normal
      • wasmparser ^0.78 normal optional
    • 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

wasmer_compiler2.4.1

Crate Items

  • Structs
  • Enums
  • Constants
  • Type Aliases

List of all items

Structs

  • Compilation
  • CompileModuleInfo
  • CompiledFunction
  • CompiledFunctionFrameInfo
  • CustomSection
  • CustomSectionRef
  • Dwarf
  • Features
  • FunctionAddressMap
  • FunctionBody
  • FunctionBodyRef
  • InstructionAddressMap
  • JumpTable
  • MiddlewareError
  • Relocation
  • SectionBody
  • SectionIndex
  • SourceLoc
  • Target
  • TrampolinesSection
  • TrapInformation
  • Triple

Enums

  • Architecture
  • BinaryFormat
  • CallingConvention
  • CompileError
  • CompiledFunctionUnwindInfo
  • CompiledFunctionUnwindInfoRef
  • CpuFeature
  • CustomSectionProtection
  • Endianness
  • OperatingSystem
  • ParseCpuFeatureError
  • PointerWidth
  • RelocationKind
  • RelocationTarget
  • WasmError

Type Aliases

  • Addend
  • CodeOffset
  • CustomSections
  • Functions
  • JumpTableOffsets
  • Relocations
  • WasmResult

Constants

  • VERSION