summaryrefslogtreecommitdiff
path: root/src/wasm-stack.h
diff options
context:
space:
mode:
authorThomas Lively <tlively@google.com>2022-10-13 16:41:02 -0500
committerGitHub <noreply@github.com>2022-10-13 14:41:02 -0700
commitbc23c8f45bd1c2808d0871e7f1c9dbbdb3bc4ae8 (patch)
tree38638c72347176a1893a65f5236333b44c60d16f /src/wasm-stack.h
parent9c3b95a388d48cfd2430e138606f781c831fb2f2 (diff)
downloadbinaryen-bc23c8f45bd1c2808d0871e7f1c9dbbdb3bc4ae8.tar.gz
binaryen-bc23c8f45bd1c2808d0871e7f1c9dbbdb3bc4ae8.tar.bz2
binaryen-bc23c8f45bd1c2808d0871e7f1c9dbbdb3bc4ae8.zip
Add "struct" and "structref" as an alias for "data" and "dataref" (#5141)
In the upstream spec, `data` has been replaced with a type called `struct`. To allow for a graceful update in Binaryen, start by introducing "struct" as an alias for "data". Once users have stopped emitting `data` directly, future PRs will remove `data` and update the subtyping so that arrays are no longer subtypes of `struct`.
Diffstat (limited to 'src/wasm-stack.h')
0 files changed, 0 insertions, 0 deletions