Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Increase flake8 coverage (#1586) | Sam Clegg | 2018-06-05 | 1 | -6/+2 |
* | Cleanup scripts in scripts/test (#1566) | Sam Clegg | 2018-05-25 | 1 | -12/+12 |
* | update spidermonkify.py | Alon Zakai | 2016-10-11 | 1 | -18/+1 |
* | br_table offsets are int32s, not lebs | Alon Zakai | 2016-04-22 | 1 | -2/+2 |
* | update wasm.js | Alon Zakai | 2016-04-21 | 1 | -0/+3 |
* | fix spidermonkify | Alon Zakai | 2016-04-21 | 1 | -5/+8 |
* | spidermonkify debugging comment | Alon Zakai | 2016-04-21 | 1 | -1/+5 |
* | we export memory properly now, no need in spidermonkify.py | Alon Zakai | 2016-03-30 | 1 | -10/+0 |
* | python fix | Alon Zakai | 2016-03-12 | 1 | -1/+0 |
* | update spidermonkify.py to not fix page size, which is already done now | Alon Zakai | 2016-03-12 | 1 | -10/+4 |
* | Re-enable flake8 | JF Bastien | 2016-03-12 | 1 | -9/+26 |
* | comment | Alon Zakai | 2016-03-09 | 1 | -0/+2 |
* | remove lower-if-else from spidermonkify | Alon Zakai | 2016-03-07 | 1 | -8/+0 |
* | remove br_table hack in spidermonkfiy | Alon Zakai | 2016-03-07 | 1 | -2/+0 |
* | remove temp file | Alon Zakai | 2016-03-07 | 1 | -0/+1 |
* | no need for .buffer for instantiateModule | Alon Zakai | 2016-03-06 | 1 | -4/+0 |
* | more python fixes | Alon Zakai | 2016-03-05 | 1 | -6/+6 |
* | more python fixes | Alon Zakai | 2016-03-05 | 1 | -2/+4 |
* | python formatting | Alon Zakai | 2016-03-05 | 1 | -5/+16 |
* | spidermonkify improvements, enough for -O1 hello world to work | Alon Zakai | 2016-03-05 | 1 | -1/+2 |
* | add spidermonkify script | Alon Zakai | 2016-03-05 | 1 | -0/+56 |