wasmtime 2.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 22 feature flags, 10 of them enabled by default.

default

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

async

  • dep:wasmtime-fiber
  • wasmtime-runtime/async
  • dep:async-trait

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

memory-init-cow

  • wasmtime-runtime/memory-init-cow

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

all-arch

  • wasmtime-cranelift?/all-arch

posix-signals-on-macos

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

wasmtime-component-util

    This feature flag does not enable additional features.

async-trait

    This feature flag does not enable additional features.

wasmtime-cache

    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-fiber

    This feature flag does not enable additional features.

rayon

    This feature flag does not enable additional features.