summaryrefslogtreecommitdiff
path: root/src/asmjs/asm_v_wasm.cpp
diff options
context:
space:
mode:
authorThomas Lively <tlively@google.com>2024-04-22 19:59:24 -0700
committerGitHub <noreply@github.com>2024-04-23 02:59:24 +0000
commite50a2ba8e85c274880898ef7c5d6efc186efcc17 (patch)
treef44d25a51e902abaf8b69ac53682f448c717a490 /src/asmjs/asm_v_wasm.cpp
parent7b7832d65ce28702bbac1b44b6de854029c1e0b1 (diff)
downloadbinaryen-e50a2ba8e85c274880898ef7c5d6efc186efcc17.tar.gz
binaryen-e50a2ba8e85c274880898ef7c5d6efc186efcc17.tar.bz2
binaryen-e50a2ba8e85c274880898ef7c5d6efc186efcc17.zip
[wasm-split] Do not split out functions referring to segments (#6517)
Since data and elem segments cannot be imported or exported, there is no way to access them from the secondary module, so functions that need to refer to them cannot be split out. Fixes #6512.
Diffstat (limited to 'src/asmjs/asm_v_wasm.cpp')
0 files changed, 0 insertions, 0 deletions