Skip to content
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request P-Low
Projects
None yet
Development

No branches or pull requests

2 participants