9 unstable releases (3 breaking)
| 0.6.3 | Apr 21, 2026 |
|---|---|
| 0.6.2 | Apr 20, 2026 |
| 0.5.9 | Apr 7, 2026 |
| 0.4.1 | Apr 3, 2026 |
| 0.3.0 | Mar 30, 2026 |
#2594 in WebAssembly
Used in 10 crates
(7 directly)
15KB
223 lines
AST types for the wasmsh shell.
This crate defines the abstract syntax tree produced by the parser. Words remain structured (no premature stringification) so that expansion phases can operate on typed segments.
wasmsh-ast
Part of the wasmsh workspace — a browser-first shell runtime in Rust.
See the main repository for documentation, architecture overview, and usage examples.
Dependencies
~44KB