[dependencies.leb128]
version = "0.2"
[features]
default = ["wasm-module"]
wasm-module = []
[package]
authors = ["Alex Crichton <alex@alexcrichton.com>"]
description = "Customizable Rust parsers for the WebAssembly Text formats WAT and WAST\n"
documentation = "https://docs.rs/wast"
edition = "2018"
homepage = "https://github.com/bytecodealliance/wat/tree/master/crates/wast"
license = "Apache-2.0 WITH LLVM-exception"
name = "wast"
readme = "README.md"
repository = "https://github.com/bytecodealliance/wat/tree/master/crates/wast"
version = "8.0.0"