diff options
author | Alon Zakai <azakai@google.com> | 2021-02-24 22:29:45 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-24 14:29:45 -0800 |
commit | 4311e46cc7ae7dd998698e5d15371b605c663bc0 (patch) | |
tree | 9de793569862a547f791062f25ad3e5d4b68440f /src/wasm-debug.h | |
parent | 6656dfaf9c52b1dda3426b6d7e2a1db3ec3617e5 (diff) | |
download | binaryen-4311e46cc7ae7dd998698e5d15371b605c663bc0.tar.gz binaryen-4311e46cc7ae7dd998698e5d15371b605c663bc0.tar.bz2 binaryen-4311e46cc7ae7dd998698e5d15371b605c663bc0.zip |
[Wasm GC] Move struct field names to their proper place (#3600)
#3591 adds type and field names to the Module object, and used that
for the type but not the fields. This uses it for the fields as well, and removes
the "name" field from the Field objects itself, completing the refactoring.
After this, binary format support can be added as a proper replacement for
#3589
Diffstat (limited to 'src/wasm-debug.h')
0 files changed, 0 insertions, 0 deletions