wain-syntax-binary 0.1.2

WebAssembly binary format parser for wain project
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "wain-ast"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e21dae1080f84d65e3b8b3c459c045d5d09eeb339b4bf6f3fad88813e32d83d6"

[[package]]
name = "wain-syntax-binary"
version = "0.1.2"
dependencies = [
 "wain-ast",
]