diff options
author | Thomas Lively <tlively@google.com> | 2023-08-30 16:17:34 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-30 14:17:34 -0700 |
commit | 2cdc61f04ef33c5f2055f54d88dee68110a42850 (patch) | |
tree | 3e603b973abb3526a9888eb417ffbf91d3330066 /test/binaryen.js | |
parent | aceaa3582c8a4d6d6084e1087a79ae0bc488f8b7 (diff) | |
download | binaryen-2cdc61f04ef33c5f2055f54d88dee68110a42850.tar.gz binaryen-2cdc61f04ef33c5f2055f54d88dee68110a42850.tar.bz2 binaryen-2cdc61f04ef33c5f2055f54d88dee68110a42850.zip |
Validate and fix up tuples with non-nullable elements (#5909)
The code validating and fixing up non-nullable locals previously did not
correctly handle tuples that contained non-nullable elements, which could have
resulted in invalid modules going undetected. Update the code to handle tuples
and add tests.
Diffstat (limited to 'test/binaryen.js')
0 files changed, 0 insertions, 0 deletions