I have a file generation.js and it has one main method that uses all of the other methods, but this method is super intensive and blocks the event loop. I have
generation.js