Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove the AllocatingModule class, and just make Module have allocations. the... | Alon Zakai | 2016-04-18 | 1 | -1/+1 |
* | remove excessive wasm-s-parser debug logging (#345) | Alon Zakai | 2016-04-14 | 1 | -1/+1 |
* | add debug param for SExpressionWasmBuilder | Alon Zakai | 2016-04-04 | 1 | -1/+1 |
* | refactor file flags into enums | Alon Zakai | 2016-03-31 | 1 | -2/+2 |
* | set the binary bit on files we need to open in binary mode | Alon Zakai | 2016-03-31 | 1 | -2/+2 |
* | wasm2asm: use support/command-line.h | JF Bastien | 2016-01-20 | 1 | -34/+33 |
* | Fix the license headers | JF Bastien | 2015-12-21 | 1 | -1/+16 |
* | pretty print in wasm2asm debug | Alon Zakai | 2015-12-05 | 1 | -1/+1 |
* | add first working wasm2asm testcase | Alon Zakai | 2015-12-04 | 1 | -3/+5 |
* | get wasm2asm to start printing | Alon Zakai | 2015-12-04 | 1 | -1/+6 |
* | get wasm2asm building | Alon Zakai | 2015-12-04 | 1 | -5/+5 |
* | start on wasm2asm tool | Alon Zakai | 2015-12-03 | 1 | -0/+53 |