wat_syntax 0.10.1

WebAssembly Text Format syntaxes.
Documentation
1
2
3
Syntax tree (CST and AST) related utilities for working with WebAssembly Text Format.

The red-green tree implementation is heavily inspired by [rowan](https://github.com/rust-analyzer/rowan), but not a fork.