Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(syntax_operations): add crate oxc_syntax_operations #6202

Commits on Oct 7, 2024

  1. feat(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.
    Boshen committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    9e62396 View commit details
    Browse the repository at this point in the history