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

singlepass

  • wasmer-compiler-singlepass
  • compiler

jsc

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

webc_runner

  • virtual-fs
  • webc

llvm

  • wasmer-compiler-llvm
  • compiler

static-artifact-load

  • wasmer-compiler/static-artifact-load

static-artifact-create

  • wasmer-compiler/static-artifact-create

virtual-fs

  • dep:virtual-fs

wasmer-artifact-create

  • wasmer-compiler/wasmer-artifact-create

wasmer-artifact-load

  • wasmer-compiler/wasmer-artifact-load

typetag

  • dep:typetag

wasmer-compiler-llvm

  • dep:wasmer-compiler-llvm

wasmer-emscripten

  • dep:wasmer-emscripten

wasmer-compiler-singlepass

  • dep:wasmer-compiler-singlepass

webc

  • dep:webc

jit

  • compiler

sys

    This feature flag does not enable additional features.