wasmtime 18.0.3

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 18 feature flags, 14 of them enabled by default.

default

  • async
  • cache
  • 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

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

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

all-arch

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

wmemcheck

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

winch

  • dep:wasmtime-winch

incremental-cache

  • wasmtime-cranelift?/incremental-cache