summaryrefslogtreecommitdiff
path: root/test/example/module-splitting.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use the standard shared memory text format (#6200)Thomas Lively2024-01-031-3/+3
* Preserve Function HeapTypes (#3952)Thomas Lively2021-06-301-2/+4
* Remove (attr 0) from tag text format (#3946)Heejin Ahn2021-06-191-3/+3
* [EH] Replace event with tag (#3937)Heejin Ahn2021-06-181-4/+4
* [wasm-split] Add an option to emit a placeholder map (#3931)Thomas Lively2021-06-121-2/+2
* [wasm-split] Minimize names of newly created exports (#3905)Thomas Lively2021-06-011-0/+44
* Minor wasm-split improvements (#3825)Thomas Lively2021-04-201-0/+43
* [module-splitting] Fix a crash when a function is exported twice (#3455)Thomas Lively2020-12-171-0/+8
* Refactor printing code so that printing Expressions always works (#3450)Alon Zakai2020-12-171-4/+3
* [module-splitting] Allow splitting with non-const table offsets (#3408)Thomas Lively2020-12-011-0/+101
* Module splitting (#3317)Thomas Lively2020-11-121-0/+289