wasmtime 14.0.2

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

default

  • async
  • cache
  • wat
  • jitdump
  • parallel-compilation
  • cranelift
  • pooling-allocator
  • vtune

async

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

cache

  • dep:wasmtime-cache

wat

  • dep:wat

jitdump

  • wasmtime-jit/jitdump

parallel-compilation

  • dep:rayon

cranelift

  • dep:wasmtime-cranelift

pooling-allocator

  • wasmtime-runtime/pooling-allocator

vtune

  • wasmtime-jit/vtune

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

incremental-cache

  • wasmtime-cranelift?/incremental-cache

winch

  • dep:wasmtime-winch