summaryrefslogtreecommitdiff
path: root/scripts/test/asm2wasm.py
Commit message (Expand)AuthorAgeFilesLines
* Remove asm2wasm (#3042)Alon Zakai2020-08-171-149/+0
* Remove executable bit from test scripts (#2734)Sam Clegg2020-04-091-7/+0
* Convert remaining python scripts to run under python3 (#2643)Sam Clegg2020-02-111-1/+1
* Use package name in imports (NFC) (#2462)Heejin Ahn2019-11-221-26/+23
* Simplify test scripts (NFC) (#2457)Heejin Ahn2019-11-201-13/+11
* Switch python indentation from 2-space to 4-space (#2299)Sam Clegg2019-08-161-127/+127
* Python3-ify check.py and auto_update_tests.py (#2270)Alon Zakai2019-07-311-21/+21
* Support 4GB Memories (#1702)Alon Zakai2018-10-151-0/+2
* Cleanup scripts in scripts/test (#1566)Sam Clegg2018-05-251-1/+1
* include the filename in erroneous diff output where possible (#1452)Nathan Froyd2018-03-191-7/+4
* Add Features enum to IR (#1250)Derek Schuff2017-10-271-0/+2
* Add --trap-mode=allow/clamp/js argument to asm2wasm and s2wasm (#1210)jgravelle-google2017-10-031-2/+2
* Share trap mode between asm2wasm and s2wasm (#1168)jgravelle-google2017-10-021-0/+160