diff options
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/spidermonkify.py | 2 |
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 |