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.