wasm-ast 0.1.0

A WebAssembly syntax model useful for generate, reading, and emitting WebAssembly code.
Documentation

wasm-ast

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, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

full

  • emitter
  • text

text

  • parser
  • wat

parser

  • nom

nom

    This feature flag does not enable additional features.

wat

    This feature flag does not enable additional features.

emitter

    This feature flag does not enable additional features.