flow-parser
Typed Rust bindings for Facebook's Flow parser
Embeds the official Flow parser via QuickJS and deserializes the AST into typed Rust structs. No Node.js or npm required — the parser JS is fetched from the npm registry at build time.
See the repository for documentation or the issues tracker.
Install