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

default

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

async

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

cache

  • wasmtime-cache

wat

    This feature flag does not enable additional features.

jitdump

  • wasmtime-jit/jitdump

parallel-compilation

  • rayon

cranelift

  • wasmtime-cranelift

pooling-allocator

  • wasmtime-runtime/pooling-allocator

memory-init-cow

  • wasmtime-runtime/memory-init-cow

vtune

  • wasmtime-jit/vtune

wasmtime-fiber

    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.

rayon

    This feature flag does not enable additional features.

wasmtime-cranelift

    This feature flag does not enable additional features.

component-model

  • wasmtime-environ/component-model
  • wasmtime-cranelift?/component-model
  • wasmtime-runtime/component-model

posix-signals-on-macos

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

all-arch

  • wasmtime-cranelift/all-arch