summaryrefslogtreecommitdiff
path: root/scripts/spidermonkify.py
Commit message (Expand)AuthorAgeFilesLines
* Remove scripts/spidermonkify.py (#3112)Sam Clegg2020-09-111-48/+0
* Convert remaining python scripts to run under python3 (#2643)Sam Clegg2020-02-111-1/+1
* Increase flake8 coverage (#1586)Sam Clegg2018-06-051-6/+2
* Cleanup scripts in scripts/test (#1566)Sam Clegg2018-05-251-12/+12
* update spidermonkify.pyAlon Zakai2016-10-111-18/+1
* br_table offsets are int32s, not lebsAlon Zakai2016-04-221-2/+2
* update wasm.jsAlon Zakai2016-04-211-0/+3
* fix spidermonkifyAlon Zakai2016-04-211-5/+8
* spidermonkify debugging commentAlon Zakai2016-04-211-1/+5
* we export memory properly now, no need in spidermonkify.pyAlon Zakai2016-03-301-10/+0
* python fixAlon Zakai2016-03-121-1/+0
* update spidermonkify.py to not fix page size, which is already done nowAlon Zakai2016-03-121-10/+4
* Re-enable flake8JF Bastien2016-03-121-9/+26
* commentAlon Zakai2016-03-091-0/+2
* remove lower-if-else from spidermonkifyAlon Zakai2016-03-071-8/+0
* remove br_table hack in spidermonkfiyAlon Zakai2016-03-071-2/+0
* remove temp fileAlon Zakai2016-03-071-0/+1
* no need for .buffer for instantiateModuleAlon Zakai2016-03-061-4/+0
* more python fixesAlon Zakai2016-03-051-6/+6
* more python fixesAlon Zakai2016-03-051-2/+4
* python formattingAlon Zakai2016-03-051-5/+16
* spidermonkify improvements, enough for -O1 hello world to workAlon Zakai2016-03-051-1/+2
* add spidermonkify scriptAlon Zakai2016-03-051-0/+56