Is there any way to enable `new Function()` on Workers? It turns out a library I'm using relies on i
Is there any way to enable
new Function() on Workers? It turns out a library I'm using relies on it for it's core functionality and I'd rather not reimplement it all



