index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
wasm-split
/
instrumenter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename indexType -> addressType. NFC (#7060)
Sam Clegg
2024-11-07
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
*
Make `Name` a pointer, length pair (#5122)
Thomas Lively
2022-10-11
1
-2
/
+2
*
Refactor interaction between Pass and PassRunner (#5093)
Thomas Lively
2022-09-30
1
-2
/
+1
*
Multi-Memories wasm-split (#4977)
Ashley Nelson
2022-09-15
1
-20
/
+57
*
Mutli-Memories Support in IR (#4811)
Ashley Nelson
2022-08-17
1
-25
/
+30
*
[wasm-split] Do not add exports of imported memories (#4133)
Thomas Lively
2021-09-08
1
-12
/
+14
*
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
1
-52
/
+139
*
[NFC] Split wasm-split into multiple files (#4119)
Thomas Lively
2021-09-03
1
-0
/
+185