index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
min.wast.fromBinary
Commit message (
Expand
)
Author
Age
Files
Lines
*
Massive renaming (#1855)
Thomas Lively
2019-01-07
1
-8
/
+8
*
Binary format local parsing fixes (#1664)
Alon Zakai
2018-09-11
1
-14
/
+14
*
Emit binary function index in comment in text format, for convenience (#1232)
Alon Zakai
2017-10-20
1
-4
/
+4
*
Avoid new blocks in binary reading/writing (#1165)
Alon Zakai
2017-09-12
1
-10
/
+8
*
Ignore unreachable code in wasm binaries (#1122)
Alon Zakai
2017-08-22
1
-1
/
+0
*
Support new result syntax for if/loop/block (#1047)
Sam Clegg
2017-06-12
1
-3
/
+3
*
use a single space for pretty printing of wasts, so massive wasts are less un...
Alon Zakai
2017-03-09
1
-46
/
+46
*
Change print order of top-level module components (#751)
Derek Schuff
2016-10-07
1
-1
/
+1
*
Print the name of memory along with size (#720)
Derek Schuff
2016-09-28
1
-1
/
+1
*
block signatures
Alon Zakai
2016-09-16
1
-3
/
+3
*
new export syntax in spec repo
Alon Zakai
2016-09-07
1
-1
/
+1
*
add drop and tee expressions
Alon Zakai
2016-09-07
1
-1
/
+1
*
Make initial and max memory sizes be in pages instead of bytes
Derek Schuff
2016-03-09
1
-1
/
+1
*
br_table, no more cases
Alon Zakai
2016-03-07
1
-13
/
+12
*
min test fixes
Alon Zakai
2016-03-07
1
-2
/
+2
*
do not print alignment if it is the implicit default, which is the number of ...
Alon Zakai
2016-02-20
1
-2
/
+2
*
update tests
Alon Zakai
2016-01-29
1
-4
/
+4
*
fix function results in binary format reading
Alon Zakai
2016-01-27
1
-3
/
+3
*
mapLocals even if no locals, but there are params #127
Alon Zakai
2016-01-20
1
-0
/
+6
*
clear global state for each function in binary processing #125
Alon Zakai
2016-01-20
1
-2
/
+1
*
fix switch default in binary format #123
Alon Zakai
2016-01-20
1
-1
/
+1
*
improve wasm2asm switch emitting, and add testcase
Alon Zakai
2016-01-20
1
-0
/
+23
*
add expected outputs from text->binary->text test
Alon Zakai
2016-01-14
1
-0
/
+31