Lukas Eibensteiner

Results 3 comments of Lukas Eibensteiner

Any update on this? --- I patched this on my end by running the parser in a worker. It works, but starting up the worker takes about 900 ms on...

The problem comes from the main package. Here is the [issue](https://github.com/swc-project/swc/issues/1366). Unfortunately, most of the solutions there do not currently work. You have to either instantiate the module for each...

@rizrmd You have to parse 9,007,199,254,740,991 bytes (~9 Petabytes) of source code to get to that point. What are you planning to do?