diff options
author | Alon Zakai <azakai@google.com> | 2023-09-21 12:28:23 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-21 12:28:23 -0700 |
commit | ec0f05cb98d6a4e30375a7a6a78966d25fdb5d9c (patch) | |
tree | d1c86dc6b1759f231f7d9f51c9a4493f74542859 /scripts/gen-s-parser.py | |
parent | a35af4b1e9461b12fd7993b4fd249bd39d73945d (diff) | |
download | binaryen-ec0f05cb98d6a4e30375a7a6a78966d25fdb5d9c.tar.gz binaryen-ec0f05cb98d6a4e30375a7a6a78966d25fdb5d9c.tar.bz2 binaryen-ec0f05cb98d6a4e30375a7a6a78966d25fdb5d9c.zip |
Support i8/i16 mutable arrays as public types for string interop (#5814)
Probably any array of non-reference data can be allowed to be public and sent
out of the module, as it is just data. For now, however, just special case the i8
and i16 array types which are useful already for string interop.
Diffstat (limited to 'scripts/gen-s-parser.py')
0 files changed, 0 insertions, 0 deletions