summaryrefslogtreecommitdiff
path: root/src/ir/module-splitting.h
Commit message (Expand)AuthorAgeFilesLines
* [wasm-split] Configure split functions rather than kept functions (#6949)Thomas Lively2024-09-171-3/+3
* [wasm-split] Add an option to skip importing placeholders (#6942)Thomas Lively2024-09-161-1/+5
* Support using JSPI to load the secondary wasm split module. (#5431)Brendan Dahl2023-01-201-0/+5
* Modernize code to C++17 (#3104)Max Graey2021-11-221-6/+2
* [wasm-split] Add an option to emit a placeholder map (#3931)Thomas Lively2021-06-121-1/+6
* [wasm-split] Minimize names of newly created exports (#3905)Thomas Lively2021-06-011-0/+4
* Minor wasm-split improvements (#3825)Thomas Lively2021-04-201-3/+1
* [module-splitting] Allow splitting with non-const table offsets (#3408)Thomas Lively2020-12-011-4/+8
* Module splitting (#3317)Thomas Lively2020-11-121-0/+72