diff options
author | Thomas Lively <tlively@google.com> | 2024-09-17 14:42:56 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-17 21:42:56 +0000 |
commit | bdc7ce0fbb2373d0ce666782fdce88f3bd8d6f17 (patch) | |
tree | 1ae0fb7e052c5398bf763f99eb28342f33e493bb /src/support/small_vector.h | |
parent | da5646961c61f21dbb1d6218e370325ba43be9f0 (diff) | |
download | binaryen-bdc7ce0fbb2373d0ce666782fdce88f3bd8d6f17.tar.gz binaryen-bdc7ce0fbb2373d0ce666782fdce88f3bd8d6f17.tar.bz2 binaryen-bdc7ce0fbb2373d0ce666782fdce88f3bd8d6f17.zip |
[wasm-split] Minimize non-function export names (#6951)
The module splitting utility has a configuration option for minimizing
new export names, but it was previously applied only to newly exported
functions. Using the new multi-split mode can produce lots of exported
tables and splitting WasmGC programs can produce lots of exported
globals, so minimizing these export names can have a big impact on code
size.
Diffstat (limited to 'src/support/small_vector.h')
0 files changed, 0 insertions, 0 deletions