Docs.rs
  • wasmtime-cranelift-33.0.0
    • wasmtime-cranelift 33.0.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0 WITH LLVM-exception
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • alexcrichton
    • fitzgen
    • github:bytecodealliance:wasmtime-publish
    • Dependencies
      • anyhow ^1.0.93 normal
      • cfg-if ^1.0 normal
      • cranelift-codegen ^0.120.0 normal
      • cranelift-control ^0.120.0 normal
      • cranelift-entity ^0.120.0 normal
      • cranelift-frontend ^0.120.0 normal
      • cranelift-native ^0.120.0 normal
      • gimli ^0.31.0 normal
      • itertools ^0.14.0 normal
      • log ^0.4.8 normal
      • object ^0.36.5 normal
      • pulley-interpreter =33.0.0 normal optional
      • smallvec ^1.6.1 normal
      • target-lexicon ^0.13.0 normal
      • thiserror ^2.0.12 normal
      • wasmparser ^0.229.0 normal
      • wasmtime-environ =33.0.0 normal
      • wasmtime-versioned-export-macros =33.0.0 normal
    • Versions
    • 61.54% of the crate is documented
  • 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

wasmtime_cranelift33.0.0

Crate Items

  • Structs
  • Constants
  • Functions

List of all items

Structs

  • CompiledFunction
  • CompiledFunctionMetadata
  • FunctionAddressMap
  • ModuleTextBuilder
  • Relocation
  • isa_builder::IsaBuilder

Functions

  • builder
  • clif_flags_to_wasmtime
  • mach_trap_to_trap

Constants

  • NS_PULLEY_HOSTCALL
  • NS_WASMTIME_BUILTIN
  • NS_WASM_FUNC
  • TRAP_ALLOCATION_TOO_LARGE
  • TRAP_ALWAYS
  • TRAP_ARRAY_OUT_OF_BOUNDS
  • TRAP_BAD_SIGNATURE
  • TRAP_CANNOT_ENTER
  • TRAP_CAST_FAILURE
  • TRAP_HEAP_MISALIGNED
  • TRAP_INDIRECT_CALL_TO_NULL
  • TRAP_NULL_REFERENCE
  • TRAP_TABLE_OUT_OF_BOUNDS
  • TRAP_UNREACHABLE