summaryrefslogtreecommitdiff
path: root/test/binaryen.js
diff options
context:
space:
mode:
authorThomas Lively <7121787+tlively@users.noreply.github.com>2020-03-24 19:08:26 -0700
committerGitHub <noreply@github.com>2020-03-24 19:08:26 -0700
commite01e7e9db72eeb688ecb774b58416521e320c3fe (patch)
tree587e8d5754ab165c127a6bbf0fcbfcd97157d780 /test/binaryen.js
parente7315448c95d248fb1bcdb869a39da30974f73ea (diff)
downloadbinaryen-e01e7e9db72eeb688ecb774b58416521e320c3fe.tar.gz
binaryen-e01e7e9db72eeb688ecb774b58416521e320c3fe.tar.bz2
binaryen-e01e7e9db72eeb688ecb774b58416521e320c3fe.zip
Disallow tuples in MVP (#2707)
Previously the multivalue feature enabled tuples in control flow positions, but tuples elsewhere did not require the multivalue feature. However, allowing tuple operations and locals in MVP modules means that all passes and tools need to support tuples, even if it isn't a high priority for them to support multivalue. Allowing tuples in MVP modules doesn't provide much value, so this changes disallows them entirely unless multivalue is enabled.
Diffstat (limited to 'test/binaryen.js')
0 files changed, 0 insertions, 0 deletions