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

Use Cherow for parsing instead of Acorn.js #81

Closed
wants to merge 1 commit into from
Closed

Conversation

elsassph
Copy link
Owner

@elsassph elsassph commented Jun 10, 2018

Implements #26

Cherow seem to be a good bit faster.

Still using Acorn.js' walker, but there wouldn't be much benefit from using a different implementation. I may later just copy the walker and remove Acorn dependency completely.

@skial skial mentioned this pull request Jun 14, 2018
1 task
@elsassph
Copy link
Owner Author

Added a way to compile with Cherow in #97

@elsassph elsassph closed this Feb 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant