summaryrefslogtreecommitdiff
path: root/test/min.wast
Commit message (Expand)AuthorAgeFilesLines
* Massive renaming (#1855)Thomas Lively2019-01-071-8/+8
* Support new result syntax for if/loop/block (#1047)Sam Clegg2017-06-121-3/+3
* 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
* block signaturesAlon Zakai2016-09-161-3/+3
* new export syntax in spec repoAlon Zakai2016-09-071-1/+1
* add drop and tee expressionsAlon Zakai2016-09-071-1/+1
* wast function type name desugaring is changing in spec:301 (#654)Alon Zakai2016-07-281-4/+8
* Make initial and max memory sizes be in pages instead of bytesDerek Schuff2016-03-091-1/+1
* br_table, no more casesAlon Zakai2016-03-071-13/+12
* fix min.wast testcaseAlon Zakai2016-03-071-1/+1
* do not print alignment if it is the implicit default, which is the number of ...Alon Zakai2016-02-201-2/+2
* mapLocals even if no locals, but there are params #127Alon Zakai2016-01-201-0/+5
* improve wasm2asm switch emitting, and add testcaseAlon Zakai2016-01-201-0/+22
* update testsAlon Zakai2015-12-181-1/+1
* fix detectSign on recursive calls that need minified froundAlon Zakai2015-11-221-0/+16
* add minified output testAlon Zakai2015-11-211-0/+11