wasmer-compiler-cranelift 1.0.0

Cranelift compiler for Wasmer WebAssembly runtime
Documentation

wasmer-compiler-cranelift

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

default

  • std
  • enable-serde
  • unwind

std

  • cranelift-codegen/std
  • cranelift-frontend/std
  • wasmer-compiler/std
  • wasmer-types/std

enable-serde

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

unwind

  • cranelift-codegen/unwind
  • gimli

gimli

    This feature flag does not enable additional features.

core

  • hashbrown
  • cranelift-codegen/core
  • cranelift-frontend/core

experimental-x64

  • cranelift-codegen/x64

hashbrown

    This feature flag does not enable additional features.