aboutsummaryrefslogtreecommitdiff
path: root/tools/validate_asmjs.py
AgeCommit message (Collapse)Author
2013-09-11Use SPIDERMONKEY_ENGINE from ~/.emscripten in validate_asmjs.py as the ↵Jukka Jylänki
primary source for locating SpiderMonkey. If it was not set appropriately, look from PATH.
2013-09-11Add validate_asmjs.py tool to help unit-testing whether a build output is ↵Jukka Jylänki
proper asm.js or not.