293c4b95dc
* Assign type indices when deserializing the type section * Fix decoding of tag imports * Add data segment support to IR printer * Handle input+output variants of loop/if/try_table instructions This allows us to now read & print all wasm modules of ACX gallery when compiled in deferred loading mode. Change-Id: Iaba30a6337aa2afd5d4894ca73d305cd2b7befea Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/459480 Reviewed-by: Ömer Ağacan <omersa@google.com> Commit-Queue: Martin Kustermann <kustermann@google.com>