wasmtime-wasi 15.0.0

WASI implementation in Rust
Documentation

wasmtime-wasi

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

default

  • sync
  • preview2
  • preview1-on-preview2

sync

  • wasi-cap-std-sync
  • wiggle

preview2

  • wasmtime/component-model
  • wasmtime/async
  • dep:thiserror
  • dep:tracing
  • dep:cap-std
  • dep:cap-rand
  • dep:cap-fs-ext
  • dep:cap-net-ext
  • dep:cap-time-ext
  • dep:io-lifetimes
  • dep:fs-set-times
  • dep:bitflags
  • dep:async-trait
  • dep:system-interface
  • dep:rustix
  • dep:tokio
  • dep:futures

preview1-on-preview2

  • preview2
  • wiggle

wasi-cap-std-sync

  • dep:wasi-cap-std-sync

wiggle

  • dep:wiggle

tokio

  • wasi-tokio
  • wasmtime/async
  • wiggle/wasmtime_async

wasi-tokio

  • dep:wasi-tokio

exit

    This feature flag does not enable additional features.