wasmtime-c-api-impl 21.0.1

C API to expose the Wasmtime runtime
Documentation

wasmtime-c-api-impl

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

wasi

  • cap-std
  • wasmtime-wasi
  • tokio

disable-logging

  • log/max_level_off
  • tracing/max_level_off

async

  • wasmtime/async
  • futures

tokio

  • dep:tokio

demangle

  • wasmtime/demangle

logging

  • dep:env_logger

cache

  • wasmtime/cache

profiling

  • wasmtime/profiling

parallel-compilation

  • wasmtime/parallel-compilation

gc

  • wasmtime/gc

futures

  • dep:futures

threads

  • wasmtime/threads

cap-std

  • dep:cap-std

wat

  • dep:wat

addr2line

  • wasmtime/addr2line

coredump

  • wasmtime/coredump

wasmtime-wasi

  • dep:wasmtime-wasi