summaryrefslogtreecommitdiff
path: root/test/hello_world.wast
Commit message (Expand)AuthorAgeFilesLines
* Use wat over wast for text format filenames (#2518)Sam Clegg2019-12-081-11/+0
* Massive renaming (#1855)Thomas Lively2019-01-071-2/+2
* Emit binary function index in comment in text format, for convenience (#1232)Alon Zakai2017-10-201-1/+1
* use a single space for pretty printing of wasts, so massive wasts are less un...Alon Zakai2017-03-091-8/+8
* Change print order of top-level module components (#751)Derek Schuff2016-10-071-1/+1
* Print the name of memory along with size (#720)Derek Schuff2016-09-281-1/+1
* new export syntax in spec repoAlon Zakai2016-09-071-1/+1
* wast function type name desugaring is changing in spec:301 (#654)Alon Zakai2016-07-281-1/+2
* Make initial and max memory sizes be in pages instead of bytesDerek Schuff2016-03-091-1/+1
* add memorySize to ModuleAlon Zakai2015-11-031-1/+1
* print a memory sectionAlon Zakai2015-10-291-0/+1
* fix export printingAlon Zakai2015-10-291-1/+1
* optimize away trivial blocksAlon Zakai2015-10-291-7/+3
* support emcc --separate-asm outputAlon Zakai2015-10-291-0/+13