summaryrefslogtreecommitdiff
path: root/src/shared-constants.h
Commit message (Expand)AuthorAgeFilesLines
* Wasi followups to #2323 (#2329)Alon Zakai2019-09-031-2/+0
* Minify wasi imports and exports, and not just "env" (#2323)Alon Zakai2019-09-011-0/+2
* Don't minify __stack_pointer import (#2219)Sam Clegg2019-07-111-0/+1
* Add event section (#2151)Heejin Ahn2019-05-311-0/+2
* Factor out elementStartsWith (NFC) (#2137)Heejin Ahn2019-05-231-0/+1
* Apply format changes from #2048 (#2059)Alon Zakai2019-04-261-40/+40
* Passive segments (#1976)Thomas Lively2019-04-051-1/+1
* wasm-emscripten-finalize: Improve shared library support (#1961)Sam Clegg2019-04-021-0/+1
* Massive renaming (#1855)Thomas Lively2019-01-071-1/+1
* Cleanup shared constants (#1784)Sam Clegg2018-11-291-0/+2
* Share trap mode between asm2wasm and s2wasm (#1168)jgravelle-google2017-10-021-0/+1
* Make header guards consistent (#997)Sam Clegg2017-05-041-1/+0
* wasm-merge tool (#919)Alon Zakai2017-04-171-0/+8
* global parsingAlon Zakai2016-09-191-0/+1
* support module operations in shell testsAlon Zakai2016-09-171-1/+0
* support assert_malformed in shell test runnerAlon Zakai2016-09-161-3/+0
* support function table initial and max sizes, and new printing formatAlon Zakai2016-08-121-0/+2
* support expressions in segment offsetsAlon Zakai2016-08-121-0/+1
* add shared-constants.h for wasm constantsAlon Zakai2016-06-261-0/+56
* Split construction, scanning, and building phases of S2WasmBuilder (#400)Derek Schuff2016-04-271-104/+0
* refactor shell interface into its own fileAlon Zakai2016-04-041-1/+8
* de-recurse operations on nested blocksAlon Zakai2016-03-101-0/+1
* refactoring in preparation for then-else parsingAlon Zakai2016-03-071-0/+2
* support asm.js ceilAlon Zakai2016-02-211-0/+1
* Support startJF Bastien2016-02-051-0/+1
* s2wasm const parsing fixesAlon Zakai2015-12-231-0/+2
* Fix / uniformize include guardsJF Bastien2015-12-221-3/+3
* Fix the license headersJF Bastien2015-12-211-1/+16
* use Math.imul in wasm2asmAlon Zakai2015-12-071-0/+1
* emit heap views in wasm2asmAlon Zakai2015-12-061-0/+2
* emit 'use asm' in wasm2asmAlon Zakai2015-12-061-0/+1
* more wasm2asm progressAlon Zakai2015-12-041-1/+12
* refactor wasm.js so that it will be able to support multiple wasm loading met...Alon Zakai2015-11-281-0/+60