index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
dylib.wasm.fromBinary
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify and consolidate type printing (#5816)
Thomas Lively
2023-08-24
1
-4
/
+4
*
Use Names instead of indices to identify segments (#5618)
Thomas Lively
2023-04-04
1
-1
/
+1
*
First class Data Segments (#4733)
Ashley Nelson
2022-06-21
1
-1
/
+1
*
Assign import names consistently between text and binaryn reader (#3238)
Sam Clegg
2020-10-14
1
-3
/
+3
*
Prototype extended-name-section proposal (#3162)
Daniel Wirtz
2020-09-29
1
-1
/
+1
*
Remove function index printing (#2742)
Thomas Lively
2020-04-09
1
-5
/
+5
*
Represent dylink section in IR, so we can update it. (#2715)
Alon Zakai
2020-03-30
1
-32
/
+69
*
Remove FunctionType (#2510)
Thomas Lively
2019-12-11
1
-6
/
+6
*
Massive renaming (#1855)
Thomas Lively
2019-01-07
1
-7
/
+7
*
Emit imports before defined things in text format (#1715)
Alon Zakai
2018-11-01
1
-1
/
+1
*
Unify imported and non-imported things (#1678)
Alon Zakai
2018-09-19
1
-3
/
+3
*
ensure unique import names for each type, by giving them a prefix, avoiding c...
Alon Zakai
2018-02-22
1
-7
/
+7
*
name function imports using name section (#1290)
Alon Zakai
2017-11-21
1
-1
/
+1
*
Emit binary function index in comment in text format, for convenience (#1232)
Alon Zakai
2017-10-20
1
-3
/
+3
*
Avoid new blocks in binary reading/writing (#1165)
Alon Zakai
2017-09-12
1
-2
/
+2
*
Support new result syntax for if/loop/block (#1047)
Sam Clegg
2017-06-12
1
-1
/
+1
*
use a single space for pretty printing of wasts, so massive wasts are less un...
Alon Zakai
2017-03-09
1
-43
/
+43
*
read unknown users sections as binary data stored on the Module (#918)
Alon Zakai
2017-02-21
1
-0
/
+50