Docs.rs
  • near-vm-compiler-0.30.3
    • near-vm-compiler 0.30.3
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0 WITH LLVM-exception
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • nearprotocol-ci
    • Dependencies
      • enumset ^1.0 normal
      • finite-wasm ^0.5.0 normal
      • hashbrown ^0.14.2 normal optional
      • near-vm-types ^0.30.3 normal
      • near-vm-vm ^0.30.3 normal
      • rkyv ^0.8.0 normal
      • target-lexicon ^0.12.2 normal
      • thiserror ^2.0 normal
      • tracing ^0.1.40 normal
      • wasmparser ^0.99.0 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

near_vm_compiler0.30.3

Crate Items

  • Macros
  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

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

Enums

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

Traits

  • Compiler
  • CompilerConfig
  • SymbolRegistry

Macros

  • wasm_unsupported

Functions

  • translate_module
  • wptype_to_type

Type Aliases

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

Constants

  • VERSION