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] https://github.com/onflow/cadence/issues/1802
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