index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lit
/
merge
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use empty blocks instead of nops for empty scopes in IRBuilder (#7080)
Thomas Lively
2024-11-14
4
-12
/
+0
*
[wasm64] Fix copying of 64-bit tables, and fuzz them (#7065)
Alon Zakai
2024-11-07
2
-0
/
+31
*
Source Maps: Support 5 segment mappings (#6795)
Ömer Sinan Ağacan
2024-10-01
2
-14
/
+14
*
Use TopologicalSort::minSort to order rec groups (#6892)
Thomas Lively
2024-09-04
1
-3
/
+3
*
[Exceptions] Finish interpreter + optimizer support for try_table. (#6814)
Sébastien Doeraene
2024-08-20
2
-0
/
+64
*
Optimize ReorderGlobals ordering with a new algorithm (#6625)
Alon Zakai
2024-05-31
2
-12
/
+11
*
[Parser] Enable the new text parser by default (#6371)
Thomas Lively
2024-04-25
4
-25
/
+25
*
Fixes regarding explicit names (#6466)
Jérôme Vouillon
2024-04-11
2
-0
/
+164
*
Fix import order in test/lit/merge/types.wat (#6490)
Thomas Lively
2024-04-11
1
-17
/
+17
*
wasm-merge: Check that the types of imports and exports match (#6437)
Jérôme Vouillon
2024-03-27
1
-0
/
+84
*
Regenerate test output (#6385)
Thomas Lively
2024-03-07
1
-8
/
+4
*
Add sourcemap support to wasm-metadce and wasm-merge (#6372)
Jérôme Vouillon
2024-03-06
2
-0
/
+65
*
Update lit tests to parse with the new parser (#6290)
Thomas Lively
2024-02-08
3
-9
/
+10
*
wasm-merge: Sort globals to ensure proper validation (#6221)
Alon Zakai
2024-01-11
3
-5
/
+39
*
Fix incorrect wat in tests (#6207)
Thomas Lively
2024-01-08
2
-4
/
+4
*
Drop support for non-standard quoted function names (#6188)
Thomas Lively
2023-12-20
2
-36
/
+35
*
Partially revert #6026 (#6043)
Alon Zakai
2023-10-23
1
-1
/
+5
*
RemoveUnusedModuleElements: Make exports skip trampolines (#6026)
Alon Zakai
2023-10-19
1
-5
/
+1
*
[typed-cont] Allow result types on tags (#5997)
Frank Emrich
2023-10-05
1
-1
/
+1
*
Simplify and consolidate type printing (#5816)
Thomas Lively
2023-08-24
9
-48
/
+48
*
wasm-merge: Fix locals in merged start (#5837)
Alon Zakai
2023-07-26
3
-3
/
+31
*
wasm-merge: Error on import loops (#5820)
Alon Zakai
2023-07-17
1
-10
/
+4
*
[wasm-merge] Handle chains of import/export (#5813)
Jérôme Vouillon
2023-07-17
5
-0
/
+52
*
wasm-merge: Preserve imports when copying module items (#5743)
Jérôme Vouillon
2023-05-26
6
-8
/
+72
*
Print function types on function imports in the text format (#5727)
Alon Zakai
2023-05-17
1
-1
/
+1
*
Reintroduce wasm-merge (#5709)
Alon Zakai
2023-05-16
22
-0
/
+1173