diff options
author | Thomas Lively <tlively@google.com> | 2022-12-02 10:14:17 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-02 08:14:17 -0800 |
commit | ed06104c6f342d14653932b02d5b060654db0d1d (patch) | |
tree | 02d88fb5414f051a3b0b9aa885fad9dd8a303048 /src/wasm.h | |
parent | 197b6da7afe6ec317011800abf9453402e6beaa5 (diff) | |
download | binaryen-ed06104c6f342d14653932b02d5b060654db0d1d.tar.gz binaryen-ed06104c6f342d14653932b02d5b060654db0d1d.tar.bz2 binaryen-ed06104c6f342d14653932b02d5b060654db0d1d.zip |
Support `array` and `struct` types in the type fuzzer (#5308)
Since `data` has been removed from the upstream proposal and `struct` has been
added in its place, update the type fuzzer to be structured around `struct` and
`array` (which it had not previously been updated to support) rather than
`data`. A follow-on PR will make the broader change of removing `data` and
adding `struct`.
Diffstat (limited to 'src/wasm.h')
0 files changed, 0 insertions, 0 deletions