wit-text 0.8.0

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

[dependencies.wast]
version = "21.0"

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

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

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

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

[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.8.0"