diff options
author | Thomas Lively <7121787+tlively@users.noreply.github.com> | 2022-07-25 17:15:08 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-25 17:15:08 -0700 |
commit | a1464d9e004a43ef6d3f2fa83444e7906d9b620f (patch) | |
tree | e1d10f402a1fd77847118e32e56b4199a54059cf /src/wasm-binary.h | |
parent | c40b402aaffa24c641cbb0e8efd0019c5c4a68b6 (diff) | |
download | binaryen-a1464d9e004a43ef6d3f2fa83444e7906d9b620f.tar.gz binaryen-a1464d9e004a43ef6d3f2fa83444e7906d9b620f.tar.bz2 binaryen-a1464d9e004a43ef6d3f2fa83444e7906d9b620f.zip |
Update reference type shorthands in binary output (#4828)
Add support for emitting the string type reference shorthands, which had
previously been omitted accidentally due to the `default` case in that switch.
Also avoid emitting shorthands for non-nullable reference types as a first step
towards transitioning the shorthands to represent nullable types instead. Not
emitting these shorthands at all will give V8 the flexibility it needs to change
its interpretation of the shorthands without breaking any workflows using
Binaryen.
Diffstat (limited to 'src/wasm-binary.h')
0 files changed, 0 insertions, 0 deletions