index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
wasm-metadce.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a --preserve-type-order option (#6916)
Thomas Lively
2024-09-10
1
-1
/
+3
*
[StackIR] Allow StackIR to be disabled from the commandline (#6725)
Alon Zakai
2024-07-10
1
-2
/
+2
*
[StackIR] Run StackIR during binary writing and not as a pass (#6568)
Alon Zakai
2024-05-09
1
-1
/
+1
*
Do not add an extra null character when reading files (#6538)
Thomas Lively
2024-04-24
1
-2
/
+0
*
Add sourcemap support to wasm-metadce and wasm-merge (#6372)
Jérôme Vouillon
2024-03-06
1
-1
/
+32
*
Remove empty _ARRAY/_VECTOR defines (NFC) (#6182)
Heejin Ahn
2023-12-14
1
-3
/
+0
*
wasm-metadce all the things (#6142)
Alon Zakai
2023-11-30
1
-141
/
+82
*
wasm-metadce: Improve name deduplication (#6138)
Alon Zakai
2023-11-30
1
-2
/
+5
*
[NFC] Add a helper to get function DCE names in wasm-metadce (#5793)
Alon Zakai
2023-06-30
1
-30
/
+15
*
[wasm-metadce] Note ref.func connections + fix rooting of segment offsets (#5...
Jérôme Vouillon
2023-06-29
1
-13
/
+28
*
Switch from `typedef` to `using` in C++ code. NFC (#5258)
Sam Clegg
2022-11-15
1
-1
/
+1
*
Make `Name` a pointer, length pair (#5122)
Thomas Lively
2022-10-11
1
-8
/
+8
*
Refactor interaction between Pass and PassRunner (#5093)
Thomas Lively
2022-09-30
1
-1
/
+3
*
First class Data Segments (#4733)
Ashley Nelson
2022-06-21
1
-5
/
+2
*
Add categories to --help text (#4421)
Alon Zakai
2022-01-05
1
-0
/
+7
*
Modernize code to C++17 (#3104)
Max Graey
2021-11-22
1
-10
/
+4
*
[wasm-metadce] Add support for tags (#4250)
Heejin Ahn
2021-10-14
1
-0
/
+17
*
[wasm-metadce] Don't add null names to roots (#4246)
Heejin Ahn
2021-10-14
1
-7
/
+5
*
Apply features from the commandline first (#3960)
Alon Zakai
2021-07-02
1
-2
/
+1
*
[EH] Replace event with tag (#3937)
Heejin Ahn
2021-06-18
1
-18
/
+17
*
wasm-metadce: Keep symbols alive if there is any refeence to corresponding GO...
Sam Clegg
2021-04-21
1
-0
/
+11
*
[RT] Support expressions in element segments (#3666)
Abbas Mashayekh
2021-03-24
1
-7
/
+9
*
[reference-types] Support passive elem segments (#3572)
Abbas Mashayekh
2021-03-05
1
-12
/
+10
*
[reference-types] remove single table restriction in IR (#3517)
Abbas Mashayekh
2021-02-09
1
-9
/
+11
*
Refactor printing code so that printing Expressions always works (#3450)
Alon Zakai
2020-12-17
1
-1
/
+1
*
Binary format code section offset tracking (#2515)
Alon Zakai
2019-12-19
1
-0
/
+1
*
Fix metadce debug info after #2497 (#2501)
Sam Clegg
2019-12-04
1
-0
/
+1
*
Convert to using DEBUG macros (#2497)
Sam Clegg
2019-12-04
1
-7
/
+2
*
Add feature flags and validation to wasm-metadce (#2364)
Thomas Lively
2019-09-27
1
-2
/
+12
*
Simpify PassRunner.add() and automatically parallelize parallel functions (#2...
Alon Zakai
2019-07-19
1
-3
/
+1
*
Add event section (#2151)
Heejin Ahn
2019-05-31
1
-2
/
+32
*
Reflect instruction renaming in code (#2128)
Heejin Ahn
2019-05-21
1
-4
/
+4
*
Fix misc. things for globals (#2119)
Heejin Ahn
2019-05-17
1
-1
/
+1
*
Allow color API to enable and disable colors (#2111)
Siddharth
2019-05-17
1
-1
/
+1
*
clang-tidy braces changes (#2075)
Alon Zakai
2019-05-01
1
-2
/
+4
*
Apply format changes from #2048 (#2059)
Alon Zakai
2019-04-26
1
-122
/
+146
*
Passive segments (#1976)
Thomas Lively
2019-04-05
1
-1
/
+3
*
Code style improvements (#1868)
Alon Zakai
2019-01-15
1
-1
/
+1
*
Unify imported and non-imported things (#1678)
Alon Zakai
2018-09-19
1
-38
/
+49
*
'std::string &' => 'std::string& ' (#1403)
Alon Zakai
2018-02-05
1
-3
/
+3
*
metadce fixes (#1329)
Alon Zakai
2017-12-07
1
-37
/
+114
*
wasm-metadce tool (#1320)
Alon Zakai
2017-12-06
1
-0
/
+471