diff options
author | Thomas Lively <tlively@google.com> | 2023-12-13 15:50:28 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-13 15:50:28 -0800 |
commit | 7adc82b5da6ad2b36d2f335af6619601ccc8e36b (patch) | |
tree | d4399dce07d4e5e4939f69664130259cb61ee181 /test/binaryen.js/validation_errors.js.txt | |
parent | e9b012ff6e0e55d73d57b9a9bc4f64c15521bde1 (diff) | |
download | binaryen-7adc82b5da6ad2b36d2f335af6619601ccc8e36b.tar.gz binaryen-7adc82b5da6ad2b36d2f335af6619601ccc8e36b.tar.bz2 binaryen-7adc82b5da6ad2b36d2f335af6619601ccc8e36b.zip |
[Parser] Parse tuple operations (#6174)
Parse `tuple.make`, `tuple.extract`, and `tuple.drop`. Also slightly improve the
way we break up tuples into individual elements in IRBuilder by using a
`local.tee` instead of a block containing a `local.set` and `local.get`.
Diffstat (limited to 'test/binaryen.js/validation_errors.js.txt')
0 files changed, 0 insertions, 0 deletions