We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc395f2 commit c9d6856Copy full SHA for c9d6856
1 file changed
scripts/spidermonkify.py
@@ -1,6 +1,8 @@
1
'''
2
A bunch of hackish fixups for testing of SpiderMonkey support. We should
3
get rid of these ASAP.
4
+
5
+This is meant to be run using BINARYEN_SCRIPTS in emcc, and not standalone.
6
7
8
import os
0 commit comments