summaryrefslogtreecommitdiff
path: root/scripts/test/asm2wasm.py
Commit message (Expand)AuthorAgeFilesLines
* 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