aboutsummaryrefslogtreecommitdiff
path: root/emcc.py
blob: 2c715b99e05aec664bb529887f81d1c904e743a5 (plain)
1
2
3
4
5
# necessary to work around process pool limitations on windows - the js optimizer will end up trying to import this. see issue 663

import tools.js_optimizer