wasmer 4.1.1

High-performance WebAssembly runtime
Documentation

wasmer

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

default

  • sys-default

sys-default

  • sys
  • wat
  • cranelift

sys

  • wasmer-compiler/translator
  • wasmer-compiler/compiler
  • std

wat

  • dep:wat

cranelift

  • compiler
  • wasmer-compiler-cranelift

std

    This feature flag does not enable additional features.

compiler

  • sys

wasmer-compiler-cranelift

  • dep:wasmer-compiler-cranelift

jsc

  • rusty_jsc
  • wasm-types-polyfill
  • wasmparser

enable-serde

  • wasmer-vm/enable-serde
  • wasmer-compiler/enable-serde
  • wasmer-types/enable-serde

js-default

  • js
  • std
  • wasm-types-polyfill

js

  • wasm-bindgen
  • js-sys

llvm

  • compiler
  • wasmer-compiler-llvm

singlepass

  • compiler
  • wasmer-compiler-singlepass

wasmer-compiler-singlepass

  • dep:wasmer-compiler-singlepass

jit

  • engine

js-sys

  • dep:js-sys

hashbrown

  • dep:hashbrown

rusty_jsc

  • dep:rusty_jsc

static-artifact-load

  • wasmer-compiler/static-artifact-load

wasm-bindgen

  • dep:wasm-bindgen

wasmer-compiler-llvm

  • dep:wasmer-compiler-llvm

engine

  • sys

wasm-types-polyfill

  • wasmparser

wasmer-artifact-load

  • wasmer-compiler/wasmer-artifact-load

static-artifact-create

  • wasmer-compiler/static-artifact-create

tracing

  • dep:tracing

core

  • hashbrown

wasmparser

  • dep:wasmparser

wasmer-artifact-create

  • wasmer-compiler/wasmer-artifact-create

js-serializable-module

    This feature flag does not enable additional features.