Commits
Click on a commit to change the comparison rangefeat(syntax_operations): add crate `oxc_syntax_operations` (#6202)
I intend to add constant folding and eval logic to this crate. There are downstream tools that require these functionalities alone.
It's also reasonable to move these traits out of the `ast` crate.