wit-text 0.2.0

Parser for the text format of WebAssembly Interface Types
Documentation
test = []
[dependencies.anyhow]
version = "1.0"

[dependencies.wast]
version = "4.0.0"

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

[dev-dependencies.walrus]
version = "0.14.0"

[dev-dependencies.wasmparser]
version = "0.44"

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

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