wasmer-compiler 3.0.0-beta

Base compiler abstraction for Wasmer WebAssembly runtime
Documentation

wasmer-compiler

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

default

  • std

std

  • wasmer-types/std

enable-serde

  • serde
  • serde_bytes
  • wasmer-types/enable-serde

core

  • hashbrown
  • wasmer-types/core

compiler

  • translator

static-artifact-create

  • wasmer-object

translator

  • wasmparser

wasmer-artifact-create

    This feature flag does not enable additional features.

wasmer-object

    This feature flag does not enable additional features.

hashbrown

    This feature flag does not enable additional features.

static-artifact-load

    This feature flag does not enable additional features.

wasmparser

    This feature flag does not enable additional features.

serde_bytes

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.

wasmer-artifact-load

    This feature flag does not enable additional features.