Open
Description
The Ratel project has a really fast JS parser for Rust. It would be nice if we could use it. It's not the same AST, so we'd need conversion code. Although it probably cannot be our default parser, as long as it's not stable and we don't know how well battle-tested it is, but it would clearly be useful for our internal tests.