wit-validator 0.1.0

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

[dependencies.wasmparser]
version = "0.42"

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

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

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