wasmtime 19.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 19 feature flags, 15 of them enabled by default.

default

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

async

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

cache

  • dep:wasmtime-cache

gc

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

wat

  • dep:wat

profiling

  • dep:fxprof-processed-profile
  • dep:wasmtime-jit-debug
  • dep:ittapi

parallel-compilation

  • dep:rayon

cranelift

  • dep:wasmtime-cranelift

pooling-allocator

  • runtime
  • wasmtime-runtime/pooling-allocator

demangle

  • wasmtime-environ/demangle

addr2line

  • dep:addr2line

coredump

  • dep:wasm-encoder
  • runtime

debug-builtins

  • wasmtime-runtime?/debug-builtins

runtime

  • dep:wasmtime-runtime
  • dep:wasmtime-jit-icache-coherence
  • dep:wasmtime-slab

component-model

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

wmemcheck

  • wasmtime-runtime?/wmemcheck
  • wasmtime-cranelift?/wmemcheck

all-arch

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

incremental-cache

  • wasmtime-cranelift?/incremental-cache

winch

  • dep:wasmtime-winch