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 Cadence parser instead of regex #140

Open
bluesign opened this issue Jul 11, 2022 · 0 comments
Open

Use Cadence parser instead of regex #140

bluesign opened this issue Jul 11, 2022 · 0 comments
Labels
enhancement New feature or request P-Low

Comments

@bluesign
Copy link

I think it would be better to use cadence parser instead of regex. while parsing imports, parameters etc.

It just has something like less than 3M overhead when complied with gopherJS [0]

Also same applies to cadet I guess

[0] onflow/cadence#1802

@jribbink jribbink added enhancement New feature or request P-Low labels Jul 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request P-Low
Projects
None yet
Development

No branches or pull requests

2 participants