diff options
author | Thomas Lively <7121787+tlively@users.noreply.github.com> | 2021-02-19 13:44:20 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-19 13:44:20 -0800 |
commit | 611e6de8c850dce19c3be0a636977cc6151d69ba (patch) | |
tree | c9a7bfc776045083b752309719775d753a03e4ff /src/tools/wasm-shell.cpp | |
parent | e24c1f0c826db6dcd63fc015f961919657accce5 (diff) | |
download | binaryen-611e6de8c850dce19c3be0a636977cc6151d69ba.tar.gz binaryen-611e6de8c850dce19c3be0a636977cc6151d69ba.tar.bz2 binaryen-611e6de8c850dce19c3be0a636977cc6151d69ba.zip |
Support type use before definition in binaries (#3588)
Update parsing of binary type sections to use TypeBuilder to support uses before
definitions. Now that both the binary and text parsers support out-of-order type
uses, this PR also relaxes the logic for emitting types to allow uses to be
emitted before definitions.
Diffstat (limited to 'src/tools/wasm-shell.cpp')
0 files changed, 0 insertions, 0 deletions