wasmprinter 0.2.16

Rust converter from the WebAssembly binary format to the text format.
Documentation
[dependencies.anyhow]
version = "1.0"

[dependencies.wasmparser]
version = "0.69"
[dev-dependencies.diff]
version = "0.1"

[dev-dependencies.getopts]
version = "0.2"

[dev-dependencies.rayon]
version = "1.0"

[dev-dependencies.tempfile]
version = "3.0"

[package]
authors = ["Alex Crichton <alex@alexcrichton.com>"]
description = "Rust converter from the WebAssembly binary format to the text format.\n"
documentation = "https://docs.rs/wasmprinter"
edition = "2018"
homepage = "https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wasmprinter"
license = "Apache-2.0 WITH LLVM-exception"
name = "wasmprinter"
readme = "README.md"
repository = "https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wasmprinter"
version = "0.2.16"