wasmer-c-api 4.2.5

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

webc_runner

  • virtual-fs
  • webc

jsc

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

llvm

  • wasmer-compiler-llvm
  • compiler

singlepass

  • wasmer-compiler-singlepass
  • compiler

wasmer-emscripten

  • dep:wasmer-emscripten

wasmer-compiler-llvm

  • dep:wasmer-compiler-llvm

typetag

  • dep:typetag

wasmer-artifact-load

  • wasmer-compiler/wasmer-artifact-load

virtual-fs

  • dep:virtual-fs

jit

  • compiler

wasmer-artifact-create

  • wasmer-compiler/wasmer-artifact-create

wasmer-compiler-singlepass

  • dep:wasmer-compiler-singlepass

static-artifact-create

  • wasmer-compiler/static-artifact-create

webc

  • dep:webc

static-artifact-load

  • wasmer-compiler/static-artifact-load

sys

    This feature flag does not enable additional features.