Use Cadence parser instead of regex
bluesign opened this issue · 0 comments
bluesign commented
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