summaryrefslogtreecommitdiff
path: root/src/wasm-as.cpp
Commit message (Expand)AuthorAgeFilesLines
* remove the AllocatingModule class, and just make Module have allocations. the...Alon Zakai2016-04-181-1/+1
* remove excessive wasm-s-parser debug logging (#345)Alon Zakai2016-04-141-1/+1
* add debug param for SExpressionWasmBuilderAlon Zakai2016-04-041-1/+1
* refactor file flags into enumsAlon Zakai2016-03-311-2/+2
* set the binary bit on files we need to open in binary modeAlon Zakai2016-03-311-2/+2
* add debugging for wasm-binary.hAlon Zakai2016-01-131-2/+2
* finish initial pass on wasm-binary, and add wasm-as tool #13Alon Zakai2016-01-111-0/+64