wasmer 4.1.2

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

js-default

  • js
  • std
  • wasm-types-polyfill

enable-serde

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

jsc

  • rusty_jsc
  • wasm-types-polyfill
  • wasmparser

js

  • wasm-bindgen
  • js-sys

llvm

  • compiler
  • wasmer-compiler-llvm

singlepass

  • compiler
  • wasmer-compiler-singlepass

js-sys

  • dep:js-sys

jit

  • engine

static-artifact-create

  • wasmer-compiler/static-artifact-create

engine

  • sys

core

  • hashbrown

hashbrown

  • dep:hashbrown

wasmer-compiler-singlepass

  • dep:wasmer-compiler-singlepass

wasmer-artifact-create

  • wasmer-compiler/wasmer-artifact-create

static-artifact-load

  • wasmer-compiler/static-artifact-load

wasmer-artifact-load

  • wasmer-compiler/wasmer-artifact-load

tracing

  • dep:tracing

wasmer-compiler-llvm

  • dep:wasmer-compiler-llvm

wasmparser

  • dep:wasmparser

wasm-bindgen

  • dep:wasm-bindgen

wasm-types-polyfill

  • wasmparser

rusty_jsc

  • dep:rusty_jsc

js-serializable-module

    This feature flag does not enable additional features.