index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
wasm-merge.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a --preserve-type-order option (#6916)
Thomas Lively
2024-09-10
1
-1
/
+3
*
[StackIR] Run StackIR during binary writing and not as a pass (#6568)
Alon Zakai
2024-05-09
1
-1
/
+1
*
wasm-merge: Check that the types of imports and exports match (#6437)
Jérôme Vouillon
2024-03-27
1
-0
/
+108
*
Add sourcemap support to wasm-metadce and wasm-merge (#6372)
Jérôme Vouillon
2024-03-06
1
-2
/
+47
*
wasm-merge: Sort globals to ensure proper validation (#6221)
Alon Zakai
2024-01-11
1
-5
/
+9
*
Remove empty _ARRAY/_VECTOR defines (NFC) (#6182)
Heejin Ahn
2023-12-14
1
-3
/
+0
*
[NFC] Move ModuleUtils copying and renaming logic from header to cpp (#5855)
Alon Zakai
2023-08-02
1
-0
/
+1
*
wasm-merge: Fix locals in merged start (#5837)
Alon Zakai
2023-07-26
1
-12
/
+14
*
wasm-merge: Error on import loops (#5820)
Alon Zakai
2023-07-17
1
-6
/
+10
*
[wasm-merge] Handle chains of import/export (#5813)
Jérôme Vouillon
2023-07-17
1
-1
/
+16
*
Reintroduce wasm-merge (#5709)
Alon Zakai
2023-05-16
1
-0
/
+588
*
Delete wasm-merge (#1969)
Thomas Lively
2019-03-29
1
-672
/
+0
*
Require unique_ptr to Module::addFunctionType() (#1672)
Paweł Bylica
2019-01-10
1
-1
/
+1
*
Massive renaming (#1855)
Thomas Lively
2019-01-07
1
-1
/
+1
*
Rename tableBase/memoryBase to __table_base/__memory_base (#1731)
Sam Clegg
2018-11-08
1
-2
/
+2
*
Unify imported and non-imported things (#1678)
Alon Zakai
2018-09-19
1
-78
/
+90
*
Fix read-write of dylink section (#1648)
Alon Zakai
2018-08-31
1
-1
/
+1
*
'std::string &' => 'std::string& ' (#1403)
Alon Zakai
2018-02-05
1
-2
/
+2
*
support fixed (non-relocatable) segments in wasm-merge. also a few printing f...
Alon Zakai
2017-12-05
1
-7
/
+27
*
Restrict validation output to just validation errors in the API (#1253)
Daniel Wirtz
2017-11-01
1
-0
/
+1
*
Improve and enable inlining pass (#966)
Alon Zakai
2017-08-07
1
-1
/
+1
*
Fix typo in --finalize-table-base short name to -ftb (#972)
Wink Saville
2017-04-19
1
-1
/
+1
*
wasm-merge tool (#919)
Alon Zakai
2017-04-17
1
-0
/
+639