index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
example
/
module-splitting.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[wasm-split] Configure split functions rather than kept functions (#6949)
Thomas Lively
2024-09-17
1
-4
/
+9
*
Remove obsolete parser code (#6607)
Thomas Lively
2024-05-29
1
-1
/
+0
*
Use the new wat parser in tests (#6556)
Thomas Lively
2024-04-29
1
-7
/
+4
*
Use the standard shared memory text format (#6200)
Thomas Lively
2024-01-03
1
-3
/
+3
*
Preserve Function HeapTypes (#3952)
Thomas Lively
2021-06-30
1
-2
/
+4
*
Remove (attr 0) from tag text format (#3946)
Heejin Ahn
2021-06-19
1
-3
/
+3
*
[EH] Replace event with tag (#3937)
Heejin Ahn
2021-06-18
1
-4
/
+4
*
[wasm-split] Add an option to emit a placeholder map (#3931)
Thomas Lively
2021-06-12
1
-2
/
+2
*
[wasm-split] Minimize names of newly created exports (#3905)
Thomas Lively
2021-06-01
1
-0
/
+44
*
Minor wasm-split improvements (#3825)
Thomas Lively
2021-04-20
1
-0
/
+43
*
[module-splitting] Fix a crash when a function is exported twice (#3455)
Thomas Lively
2020-12-17
1
-0
/
+8
*
Refactor printing code so that printing Expressions always works (#3450)
Alon Zakai
2020-12-17
1
-4
/
+3
*
[module-splitting] Allow splitting with non-const table offsets (#3408)
Thomas Lively
2020-12-01
1
-0
/
+101
*
Module splitting (#3317)
Thomas Lively
2020-11-12
1
-0
/
+289