index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
wasm-split: accept file in keep-funcs/split-funcs (#4053)
Aleksander Guryanov
2021-08-23
1
-4
/
+36
*
TrapsNeverHappen mode (#4059)
Alon Zakai
2021-08-17
1
-0
/
+8
*
LocalCSE rewrite (#4079)
Alon Zakai
2021-08-17
1
-1
/
+2
*
Support nominal typing in wasm-reduce (#4080)
Alon Zakai
2021-08-16
1
-3
/
+8
*
Clean up warnings on MSVC (#4060)
Wouter van Oortmerssen
2021-08-05
1
-1
/
+1
*
[Wasm GC] Handle uses of default values in LocalSubtyping (#4024)
Alon Zakai
2021-07-28
1
-1
/
+3
*
Clean up and rewrite wasm-reduce element segment logic (#4015)
Alon Zakai
2021-07-23
1
-16
/
+19
*
wasm-reduce: Avoid a crash where function names change after tryToRemoveFunct...
Alon Zakai
2021-07-22
1
-3
/
+4
*
Reduce more carefully when it looks like we are failing (#3996)
Alon Zakai
2021-07-22
1
-3
/
+3
*
Exponentially empty out function bodies when reducing (#3997)
Alon Zakai
2021-07-20
1
-45
/
+75
*
Apply features from the commandline first (#3960)
Alon Zakai
2021-07-02
8
-40
/
+11
*
Preserve Function HeapTypes (#3952)
Thomas Lively
2021-06-30
8
-63
/
+59
*
[EH] Make tag's attribute encoding detail (#3947)
Heejin Ahn
2021-06-21
1
-1
/
+0
*
[EH] Replace event with tag (#3937)
Heejin Ahn
2021-06-18
2
-25
/
+23
*
[wasm2js] Refactor assertion parsing (#3938)
Thomas Lively
2021-06-17
1
-19
/
+31
*
[Wasm GC] Add experimental support for non-nullable locals (#3932)
Alon Zakai
2021-06-15
1
-4
/
+5
*
Parsing and emitting nominal types (#3933)
Thomas Lively
2021-06-15
1
-0
/
+8
*
[wasm-split] Add an option to emit a placeholder map (#3931)
Thomas Lively
2021-06-12
1
-2
/
+24
*
[wasm-split] Add a merge-profiles mode (#3917)
Thomas Lively
2021-06-02
1
-63
/
+173
*
[wasm-split] Make option validation declarative (#3916)
Thomas Lively
2021-06-01
1
-88
/
+166
*
[wasm-split] Minimize names of newly created exports (#3905)
Thomas Lively
2021-06-01
1
-0
/
+1
*
[wasm-split] Add an option to emit only the module names (#3901)
Thomas Lively
2021-05-25
1
-10
/
+38
*
[wasm-split] Add a --symbolmap option (#3894)
Thomas Lively
2021-05-19
1
-0
/
+24
*
wasm-reduce: Always decrease the factor (#3849)
Alon Zakai
2021-05-18
1
-3
/
+9
*
Remove Type ordering (#3793)
Thomas Lively
2021-05-18
1
-3
/
+4
*
Do not attempt to preserve DWARF if a previous pass removes it (#3887)
Alon Zakai
2021-05-17
1
-1
/
+1
*
Add pass argument sugar to commandline (#3882)
Alon Zakai
2021-05-13
1
-6
/
+22
*
wasm-metadce: Keep symbols alive if there is any refeence to corresponding GO...
Sam Clegg
2021-04-21
1
-0
/
+11
*
Run spec test all at once after binary transform (#3817)
Abbas Mashayekh
2021-04-20
1
-17
/
+14
*
Very simple module linking in wasm-shell (#3792)
Abbas Mashayekh
2021-04-16
2
-275
/
+434
*
Remove renaming of __wasm_call_ctors (#3811)
Sam Clegg
2021-04-15
1
-9
/
+0
*
Fuzzer: Distinguish traps from host limitations (#3801)
Alon Zakai
2021-04-12
2
-0
/
+16
*
Reducer: Replace entire function bodies with either unreachable or nop (#3802)
Alon Zakai
2021-04-12
1
-5
/
+15
*
Rename SIMD extending load instructions (#3798)
Daniel Wirtz
2021-04-12
1
-12
/
+12
*
Rename various SIMD load instructions (#3795)
Daniel Wirtz
2021-04-11
1
-10
/
+10
*
RefFunc: Validate that the type is non-nullable, and avoid possible bugs in t...
Alon Zakai
2021-04-08
1
-9
/
+6
*
Fuzzer: Do not assume table 0 is funcref, as initial content may include a no...
Alon Zakai
2021-04-08
1
-1
/
+4
*
[RT] Add type to tables and element segments (#3763)
Abbas Mashayekh
2021-04-06
2
-14
/
+34
*
Fuzzing in JS VMs: Emit null for reference type params instead of 0 (#3774)
Alon Zakai
2021-04-06
1
-4
/
+8
*
Fuzzing in JS VMs: Print types when we have nothing better (#3773)
Alon Zakai
2021-04-06
1
-1
/
+2
*
Reducer: skip more functions when failing to remove them (#3718)
Alon Zakai
2021-04-05
1
-2
/
+2
*
Update SIMD names and opcodes (#3771)
Thomas Lively
2021-04-05
1
-17
/
+11
*
Fix an iterator invalidation error in the fuzzer (#3764)
Alon Zakai
2021-04-01
1
-2
/
+8
*
Fuzzing: Minor execution-results.h fixes (#3747)
Alon Zakai
2021-03-30
1
-4
/
+28
*
Fix reduction of nondefaultable tuples (#3746)
Alon Zakai
2021-03-29
1
-1
/
+1
*
Inlining: Always inline single-use functions (#3730)
Alon Zakai
2021-03-29
1
-5
/
+4
*
Fix fuzzer on creating a function with a heaptype of just 'func' (#3738)
Alon Zakai
2021-03-25
1
-6
/
+23
*
Print parse errors in reducer and roundtrip (#3737)
Alon Zakai
2021-03-25
1
-1
/
+7
*
Fix nondefaultability of Tuple types (#3733)
Alon Zakai
2021-03-25
1
-2
/
+3
*
[RT] Support expressions in element segments (#3666)
Abbas Mashayekh
2021-03-24
5
-66
/
+94
[next]