index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
wasm-split
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename indexType -> addressType. NFC (#7060)
Sam Clegg
2024-11-07
1
-1
/
+1
*
[wasm-split] Configure split functions rather than kept functions (#6949)
Thomas Lively
2024-09-17
1
-8
/
+3
*
[wasm-split] Simplify handling of --keep-funcs and --split-funcs (#6948)
Thomas Lively
2024-09-17
3
-67
/
+67
*
[wasm-split] Run RemoveUnusedElements on secondary modules (#6945)
Thomas Lively
2024-09-17
1
-5
/
+6
*
[wasm-split] Add a multi-split mode (#6943)
Thomas Lively
2024-09-16
3
-3
/
+121
*
[wasm-split] Add an option to skip importing placeholders (#6942)
Thomas Lively
2024-09-16
3
-0
/
+11
*
Add a --preserve-type-order option (#6916)
Thomas Lively
2024-09-10
1
-1
/
+3
*
Allow different arguments for multiple instances of a pass (#6687)
Christian Speckner
2024-07-15
1
-2
/
+1
*
Allow --keepfuncs and --splitfuncs to be use alongside a profile data (#6322)
Benjamin Ling
2024-07-10
2
-25
/
+38
*
[StackIR] Run StackIR during binary writing and not as a pass (#6568)
Alon Zakai
2024-05-09
1
-1
/
+1
*
[wasm-split] Fix instrumentation to work with memory 64 (#6013)
Thomas Lively
2023-10-16
1
-21
/
+23
*
Rename multimemory flag (#5890)
Ashley Nelson
2023-08-21
1
-2
/
+2
*
[NFC] Move ModuleUtils copying and renaming logic from header to cpp (#5855)
Alon Zakai
2023-08-02
1
-0
/
+1
*
Support using JSPI to load the secondary wasm split module. (#5431)
Brendan Dahl
2023-01-20
3
-20
/
+15
*
[wasm-split] Improve the error message for bad checksums (#5268)
Thomas Lively
2022-11-16
1
-2
/
+2
*
Make `Name` a pointer, length pair (#5122)
Thomas Lively
2022-10-11
2
-3
/
+4
*
Refactor interaction between Pass and PassRunner (#5093)
Thomas Lively
2022-09-30
3
-6
/
+6
*
Multi-Memories wasm-split (#4977)
Ashley Nelson
2022-09-15
5
-28
/
+118
*
Mutli-Memories Support in IR (#4811)
Ashley Nelson
2022-08-17
1
-25
/
+30
*
[wasm-split] Add --print-profile option (#4771)
sps-gold
2022-07-25
3
-19
/
+118
*
[wasm-split] Add an --asyncify option (#4513)
Thomas Lively
2022-02-09
3
-0
/
+20
*
Add categories to --help text (#4421)
Alon Zakai
2022-01-05
2
-1
/
+29
*
Modernize code to C++17 (#3104)
Max Graey
2021-11-22
1
-2
/
+2
*
[wasm-split] Disallow mixing --profile, --keep-funcs, and --split-funcs (#4187)
Thomas Lively
2021-09-24
2
-41
/
+40
*
Do not use a library for wasm-split files (#4132)
Thomas Lively
2021-09-08
1
-4
/
+2
*
[wasm-split] Do not add exports of imported memories (#4133)
Thomas Lively
2021-09-08
1
-12
/
+14
*
Enumerate objects for wasm-split-lib (#4128)
Thomas Lively
2021-09-07
1
-1
/
+1
*
wasm-split: Export the memory if it is not already (#4121)
Alon Zakai
2021-09-07
1
-1
/
+14
*
[wasm-split] Add an option for recording profile data in memory (#4120)
Thomas Lively
2021-09-03
5
-55
/
+165
*
[NFC] Split wasm-split into multiple files (#4119)
Thomas Lively
2021-09-03
6
-0
/
+1080