wasmtime 5.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 21 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

    This feature flag does not enable additional features.

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-runtime/component-model
  • dep:wasmtime-component-macro
  • dep:wasmtime-component-util
  • dep:encoding_rs

incremental-cache

  • wasmtime-cranelift?/incremental-cache

posix-signals-on-macos

  • wasmtime-runtime/posix-signals-on-macos

all-arch

  • wasmtime-cranelift?/all-arch

rayon

    This feature flag does not enable additional features.

async-trait

    This feature flag does not enable additional features.

encoding_rs

    This feature flag does not enable additional features.

wasmtime-cranelift

    This feature flag does not enable additional features.

wasmtime-component-macro

    This feature flag does not enable additional features.

wasmtime-component-util

    This feature flag does not enable additional features.

wasmtime-fiber

    This feature flag does not enable additional features.

wasmtime-cache

    This feature flag does not enable additional features.