wit-printer 0.1.0

Textual printer for the WebAssembly Interface Types binary format
Documentation
[dependencies.anyhow]
version = "1.0"

[dependencies.wasmprinter]
version = "0.2"

[dependencies.wit-parser]
version = "0.1.0"

[dependencies.wit-schema-version]
version = "0.1.0"
[dev-dependencies.getopts]
version = "0.2"

[package]
authors = ["Alex Crichton <alex@alexcrichton.com>"]
description = "Textual printer for the WebAssembly Interface Types binary format\n"
edition = "2018"
license = "Apache-2.0 WITH LLVM-exception"
name = "wit-printer"
readme = "README.md"
repository = "https://github.com/bytecodealliance/wasm-interface-types"
version = "0.1.0"