gloo
gloo copied to clipboard
Inline javascript macro crate
Are there any well-supported javascript parsers for Rust? Tree-sitter seems quite heavy-weight (and I couldn't get the WASM support working). Almond looks to be a better fit but might not be supported anymore.
Maybe https://crates.io/crates/swc_ecma_parser or https://crates.io/crates/ressa