Very nice! I think moving to a web worker will not only have the benefit of not pollution the global scope but also of increasing code evaluation performance as I believe web workers run on a different thread than the main js execution context. Very cool wrapper around the console interface also!
💬Comments | 🙋Questions | 🤔 Suggestions
What do you think about moving the code processing to a web worker?
Very nice! I think moving to a web worker will not only have the benefit of not pollution the global scope but also of increasing code evaluation performance as I believe web workers run on a different thread than the main js execution context. Very cool wrapper around the console interface also!
Yeeeeaaahh Boiiiiiiiii