index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
reduce
Commit message (
Expand
)
Author
Age
Files
Lines
*
[wasm-reduce] Reduce struct.new arguments away when possible (#7118)
HEAD
main
Alon Zakai
2024-12-30
2
-0
/
+44
*
[wasm-reduce] Do not crash on non-func element segments (#6778)
Thomas Lively
2024-07-26
2
-1
/
+24
*
Require `then` and `else` with `if` (#6201)
Thomas Lively
2024-01-04
1
-1
/
+3
*
Drop support for non-standard quoted function names (#6188)
Thomas Lively
2023-12-20
1
-1
/
+1
*
Simplify and consolidate type printing (#5816)
Thomas Lively
2023-08-24
5
-6
/
+6
*
StackIR: Remove nops (#5746)
Alon Zakai
2023-05-30
1
-1
/
+0
*
[NFC] Avoid unneeded work in GTO (#5304)
Alon Zakai
2022-11-30
3
-12
/
+4
*
Change the default type system to isorecursive (#5239)
Thomas Lively
2022-11-23
3
-4
/
+12
*
Remove passive keyword from data segment parser (#3757)
Abbas Mashayekh
2021-03-30
1
-1
/
+1
*
wasm-reduce: Fix setting of feature flags after loading (#3493)
Alon Zakai
2021-01-15
2
-0
/
+42
*
Remove function index printing (#2742)
Thomas Lively
2020-04-09
4
-6
/
+6
*
Remove FunctionType (#2510)
Thomas Lively
2019-12-11
4
-11
/
+11
*
test update
Alon Zakai (kripken)
2019-03-31
1
-17
/
+8
*
Compare binaryen fuzz-exec to JS VMs (#1856)
Alon Zakai
2019-01-10
1
-5
/
+2
*
Massive renaming (#1855)
Thomas Lively
2019-01-07
3
-3
/
+3
*
Fuzzing: log values during execution (#1779)
Alon Zakai
2018-11-30
1
-0
/
+5
*
Emit imports before defined things in text format (#1715)
Alon Zakai
2018-11-01
1
-1
/
+1
*
More #1678 fixes (#1685)
Alon Zakai
2018-09-20
2
-0
/
+23
*
Unify imported and non-imported things (#1678)
Alon Zakai
2018-09-19
1
-1
/
+1
*
Binary format local parsing fixes (#1664)
Alon Zakai
2018-09-11
1
-1
/
+1
*
Optimize wasm-reduce (#1359)
Alon Zakai
2018-01-20
1
-16
/
+16
*
Optimize out memory and table when possible (#1352)
Alon Zakai
2018-01-10
2
-2
/
+0
*
Update call_indirect text syntax to match spec update (#1281)
Derek Schuff
2017-11-13
2
-4
/
+4
*
Emit binary function index in comment in text format, for convenience (#1232)
Alon Zakai
2017-10-20
3
-6
/
+6
*
Avoid new blocks in binary reading/writing (#1165)
Alon Zakai
2017-09-12
1
-8
/
+6
*
wasm-reduce tool (#1139)
Alon Zakai
2017-09-01
6
-0
/
+112