wasmtime 21.0.1

High-level API to expose the Wasmtime runtime
Documentation

wasmtime

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 21 feature flags, 17 of them enabled by default.

default

  • async
  • cache
  • gc
  • wat
  • profiling
  • parallel-compilation
  • cranelift
  • pooling-allocator
  • demangle
  • addr2line
  • coredump
  • debug-builtins
  • runtime
  • component-model
  • threads
  • std

async

  • dep:wasmtime-fiber
  • dep:async-trait
  • wasmtime-component-macro?/async
  • runtime
  • std

cache

  • dep:wasmtime-cache
  • std

gc

  • wasmtime-environ/gc
  • wasmtime-cranelift?/gc

wat

  • dep:wat

profiling

  • dep:fxprof-processed-profile
  • dep:wasmtime-jit-debug
  • dep:ittapi
  • dep:rustix
  • rustix/thread
  • dep:serde_json
  • std

parallel-compilation

  • dep:rayon
  • std

cranelift

  • dep:wasmtime-cranelift
  • std

pooling-allocator

  • runtime
  • std

demangle

  • wasmtime-environ/demangle
  • std

addr2line

  • dep:addr2line
  • dep:gimli
  • std

coredump

  • dep:wasm-encoder
  • runtime
  • std

debug-builtins

  • dep:wasmtime-jit-debug
  • std

runtime

  • dep:cc
  • dep:smallvec
  • dep:mach2
  • dep:memfd
  • dep:memoffset
  • dep:wasmtime-asm-macros
  • dep:wasmtime-jit-icache-coherence
  • dep:wasmtime-slab
  • dep:wasmtime-versioned-export-macros
  • dep:windows-sys
  • dep:psm
  • dep:rustix
  • rustix/mm

component-model

  • wasmtime-environ/component-model
  • wasmtime-cranelift?/component-model
  • wasmtime-winch?/component-model
  • dep:wasmtime-component-macro
  • dep:wasmtime-component-util
  • dep:encoding_rs
  • dep:semver

threads

  • wasmtime-cranelift?/threads
  • std

std

  • postcard/use-std
  • wasmtime-component-macro?/std
  • wasmtime-environ/std
  • object/std
  • once_cell/std

wmemcheck

  • dep:wasmtime-wmemcheck
  • wasmtime-cranelift?/wmemcheck
  • wasmtime-environ/wmemcheck
  • std

winch

  • dep:wasmtime-winch
  • std

incremental-cache

  • wasmtime-cranelift?/incremental-cache
  • std

all-arch

  • wasmtime-cranelift?/all-arch
  • wasmtime-winch?/all-arch