summaryrefslogtreecommitdiff
path: root/src/tools/wasm-split/instrumenter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename indexType -> addressType. NFC (#7060)Sam Clegg2024-11-071-1/+1
* [wasm-split] Fix instrumentation to work with memory 64 (#6013)Thomas Lively2023-10-161-21/+23
* Rename multimemory flag (#5890)Ashley Nelson2023-08-211-2/+2
* [NFC] Move ModuleUtils copying and renaming logic from header to cpp (#5855)Alon Zakai2023-08-021-0/+1
* Make `Name` a pointer, length pair (#5122)Thomas Lively2022-10-111-2/+2
* Refactor interaction between Pass and PassRunner (#5093)Thomas Lively2022-09-301-2/+1
* Multi-Memories wasm-split (#4977)Ashley Nelson2022-09-151-20/+57
* Mutli-Memories Support in IR (#4811)Ashley Nelson2022-08-171-25/+30
* [wasm-split] Do not add exports of imported memories (#4133)Thomas Lively2021-09-081-12/+14
* wasm-split: Export the memory if it is not already (#4121)Alon Zakai2021-09-071-1/+14
* [wasm-split] Add an option for recording profile data in memory (#4120)Thomas Lively2021-09-031-52/+139
* [NFC] Split wasm-split into multiple files (#4119)Thomas Lively2021-09-031-0/+185