Docs.rs
  • wasmer-compiler-2.3.0
    • wasmer-compiler 2.3.0
    • Docs.rs crate page
    • MIT OR Apache-2.0 WITH LLVM-exception
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • MarkMcCaskey
    • github:wasmerio:wasmer-core
    • Dependencies
      • enumset ^1.0 normal
      • hashbrown ^0.11 normal
      • loupe ^0.1 normal
      • rkyv ^0.7.20 normal
      • serde ^1.0 normal
      • serde_bytes ^0.11 normal
      • smallvec ^1.6 normal
      • target-lexicon ^0.12.2 normal
      • thiserror ^1.0 normal
      • wasmer-types =2.3.0 normal
      • wasmparser ^0.83 normal
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • 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
    • 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
logo

logo

Crate wasmer_compiler

logo
Change settings

List of all items

Structs

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

Enums

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

Typedefs

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

Constants

  • VERSION