summaryrefslogtreecommitdiff
path: root/test/spec
diff options
context:
space:
mode:
authorThomas Lively <tlively@google.com>2024-07-11 17:06:55 -0400
committerGitHub <noreply@github.com>2024-07-11 14:06:55 -0700
commitc64ac5d5a676fdbb9b108e0ad16c293a32a9b611 (patch)
tree19d94b975bce4b7df8f52cf357d388e86dab2b84 /test/spec
parent020e6cc7923419520f6fe825912f17b811770ce8 (diff)
downloadbinaryen-c64ac5d5a676fdbb9b108e0ad16c293a32a9b611.tar.gz
binaryen-c64ac5d5a676fdbb9b108e0ad16c293a32a9b611.tar.bz2
binaryen-c64ac5d5a676fdbb9b108e0ad16c293a32a9b611.zip
[wasm-split] Use a fresh table when reference types are enabled (#6726)
Rather than trying to trampoline primary-to-secondary calls through an existing table, just create a fresh table for this purpose. This ensures that modifications to the existing tables cannot interfere with primary-to-secondary calls and conversely that loading the secondary module cannot overwrite modifications to the tables.
Diffstat (limited to 'test/spec')
0 files changed, 0 insertions, 0 deletions