wasmtime 20.0.0

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 20 feature flags, 16 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

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
  • wasmtime-runtime/coredump

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

threads

  • wasmtime-runtime?/threads
  • wasmtime-cranelift?/threads

all-arch

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

wmemcheck

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

incremental-cache

  • wasmtime-cranelift?/incremental-cache

winch

  • dep:wasmtime-winch