wat 1.0.71

Rust parser for the WebAssembly Text format, WAT
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.wast]
version = "64.0.0"

[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"
version = "1.0.71"