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

default

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

async

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

cache

  • dep:wasmtime-cache

wat

  • dep:wat

profiling

  • wasmtime-jit/profiling
  • dep:fxprof-processed-profile

parallel-compilation

  • dep:rayon

cranelift

  • dep:wasmtime-cranelift

pooling-allocator

  • wasmtime-runtime/pooling-allocator

demangle

  • wasmtime-jit/demangle

addr2line

  • wasmtime-jit/addr2line

coredump

  • dep:wasm-encoder

debug-builtins

  • wasmtime-runtime/debug-builtins
  • wasmtime-jit/debug-builtins

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

wmemcheck

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

all-arch

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

winch

  • dep:wasmtime-winch

incremental-cache

  • wasmtime-cranelift?/incremental-cache