[go: up one dir, main page]

wat 1.209.1

Rust parser for the WebAssembly Text format, WAT
Documentation
[dependencies.wast]
version = "209.0.1"
[lints.clippy]
all = "allow"

[lints.rust]
unsafe_code = "deny"

[package]
authors = ["Alex Crichton <alex@alexcrichton.com>"]
description = "Rust parser for the WebAssembly Text format, WAT\n"
documentation = "https://docs.rs/wat"
edition = "2021"
homepage = "https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wat"
license = "Apache-2.0 WITH LLVM-exception"
name = "wat"
readme = "README.md"
repository = "https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wat"
rust-version = "1.76.0"
version = "1.209.1"