wasmi 0.8.0

WebAssembly interpreter
Documentation

wasmi

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

default

  • std

std

  • parity-wasm/std
  • validation/std
  • num-rational/std
  • num-rational/bigint-std
  • num-traits/std
  • libc
  • downcast-rs/std

libc

    This feature flag does not enable additional features.

core

  • vec_memory
  • validation/core
  • libm

errno

    This feature flag does not enable additional features.

vec_memory

    This feature flag does not enable additional features.

libm

    This feature flag does not enable additional features.