wasmer-c-api 4.3.0

Wasmer C API library
Documentation

wasmer-c-api

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

default

  • wat
  • cranelift
  • compiler
  • wasi
  • middlewares

wat

  • wasmer-api/wat

cranelift

  • wasmer-compiler-cranelift
  • compiler

compiler

  • wasmer-compiler
  • wasmer-api/compiler
  • wasmer-compiler/translator
  • wasmer-compiler/compiler

wasi

  • wasmer-wasix

middlewares

  • compiler
  • wasmer-middlewares

wasmer-compiler-cranelift

  • dep:wasmer-compiler-cranelift

wasmer-compiler

  • dep:wasmer-compiler

wasmer-wasix

  • dep:wasmer-wasix

wasmer-middlewares

  • dep:wasmer-middlewares

compiler-headless

  • wasmer-artifact-load
  • static-artifact-load
  • wasmer-api/compiler
  • wasmer-compiler/translator
  • wasmer-compiler/compiler

llvm

  • wasmer-compiler-llvm
  • compiler

webc_runner

  • virtual-fs
  • webc

singlepass

  • wasmer-compiler-singlepass
  • compiler

jsc

  • wasmer-api/jsc
  • wasmer-api/std

wasmer-artifact-create

  • wasmer-compiler/wasmer-artifact-create

virtual-fs

  • dep:virtual-fs

wasmer-compiler-llvm

  • dep:wasmer-compiler-llvm

jit

  • compiler

static-artifact-create

  • wasmer-compiler/static-artifact-create

typetag

  • dep:typetag

wasmer-emscripten

  • dep:wasmer-emscripten

wasmer-artifact-load

  • wasmer-compiler/wasmer-artifact-load

wasmer-compiler-singlepass

  • dep:wasmer-compiler-singlepass

webc

  • dep:webc

static-artifact-load

  • wasmer-compiler/static-artifact-load

sys

    This feature flag does not enable additional features.