diff options
author | Thomas Lively <7121787+tlively@users.noreply.github.com> | 2020-12-17 18:59:05 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-17 15:59:05 -0800 |
commit | 46789afc681de080ec9ba68ffe27d9f9871d8bb3 (patch) | |
tree | 5bd9162009a2b3035b907efc23aafe01834954ac /src/ir/module-splitting.cpp | |
parent | 2257f857069faa56335d2e24d7d6853c9501fcb7 (diff) | |
download | binaryen-46789afc681de080ec9ba68ffe27d9f9871d8bb3.tar.gz binaryen-46789afc681de080ec9ba68ffe27d9f9871d8bb3.tar.bz2 binaryen-46789afc681de080ec9ba68ffe27d9f9871d8bb3.zip |
[wasm-split] Add an --initial-table option (#3454)
Adds an option to wasm-split to allow the user to specify the initial table size
for both instrumenting and splitting use cases. In the short term this will be
used in Emscripten SPLIT_MODULE + dynamic linking workflow to ensure that the
expected table size baked into the JS works for both the instrumented and the
primary split modules. In the longer term this may be replaced with a more
elegant mechanism for making the JS works in both cases.
Diffstat (limited to 'src/ir/module-splitting.cpp')
0 files changed, 0 insertions, 0 deletions