diff options
author | Alon Zakai <azakai@google.com> | 2022-05-05 08:10:24 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-05 15:10:24 +0000 |
commit | 984a28828f7536a5d39272a1c0bbdd18254bb486 (patch) | |
tree | 8671a39501e278c3642d8cc81cdd9b4af665babb /src/js | |
parent | 996cbd861c0cae4c942cc57b1915af5ea7b4d5f5 (diff) | |
download | binaryen-984a28828f7536a5d39272a1c0bbdd18254bb486.tar.gz binaryen-984a28828f7536a5d39272a1c0bbdd18254bb486.tar.bz2 binaryen-984a28828f7536a5d39272a1c0bbdd18254bb486.zip |
Fix fuzzer's choosing of reference types (#4642)
* Don't emit "i31" or "data" if GC is not enabled, as only the GC feature adds those.
* Don't emit "any" without GC either. While it is allowed, fuzzer limitations prevent
this atm (see details in comment - it's fixable).
Diffstat (limited to 'src/js')
0 files changed, 0 insertions, 0 deletions