oxc is a fast, really fast. And with the addition of raw transfer, the cost of passing the AST from Rust to JavaScript is close to 0. Raw transfer is only available in Node >= 22. While Prettier with ...
A quick example of how to use it: // return the expression tree var results = lucenequeryparser.parse('title:"The Right Way" AND text:go'); alert(results['left ...