We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f89de12 commit f3a5291Copy full SHA for f3a5291
emcc.py
@@ -0,0 +1,5 @@
1
+
2
+# necessary to work around process pool limitations on windows - the js optimizer will end up trying to import this. see issue 663
3
4
+import tools.js_optimizer
5
0 commit comments