summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorAlon Zakai <alonzakai@gmail.com>2016-03-09 10:28:30 -0800
committerAlon Zakai <alonzakai@gmail.com>2016-03-09 10:28:30 -0800
commitc9d6856a65d06a1f092c7f1ad91bd41d32f35227 (patch)
tree2600cc56fd2bafd7dd42e71e6c1d62ade0a4f57d /scripts
parentdc395f29a075a33370e68ec853f763fd3894630d (diff)
downloadbinaryen-c9d6856a65d06a1f092c7f1ad91bd41d32f35227.tar.gz
binaryen-c9d6856a65d06a1f092c7f1ad91bd41d32f35227.tar.bz2
binaryen-c9d6856a65d06a1f092c7f1ad91bd41d32f35227.zip
comment
Diffstat (limited to 'scripts')
-rw-r--r--scripts/spidermonkify.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/spidermonkify.py b/scripts/spidermonkify.py
index e57ec1376..0d189c269 100644
--- a/scripts/spidermonkify.py
+++ b/scripts/spidermonkify.py
@@ -1,6 +1,8 @@
'''
A bunch of hackish fixups for testing of SpiderMonkey support. We should
get rid of these ASAP.
+
+This is meant to be run using BINARYEN_SCRIPTS in emcc, and not standalone.
'''
import os