diff options
author | Rafael Fernández López <ereslibre@kde.org> | 2022-04-21 09:32:37 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-21 00:32:37 -0700 |
commit | e93625448d4436defb6024a7dbc8765d63046bc9 (patch) | |
tree | d74428a6ff911f575df2be124f57ebbff5da1dbb /docs/demo/wat2wasm/demo.js | |
parent | 3751ffc074b814b6d90db8d9c2f1b8290ebc277a (diff) | |
download | wabt-e93625448d4436defb6024a7dbc8765d63046bc9.tar.gz wabt-e93625448d4436defb6024a7dbc8765d63046bc9.tar.bz2 wabt-e93625448d4436defb6024a7dbc8765d63046bc9.zip |
Continue dumping sections even when one is unknown (#1884)
This is relevant so that when we are dumping a module that contains
unknown sections that the current wabt tooling does not understand, we
still dump all the sections it understands, skipping (and printing an
error) about the unknown sections.
Before this change, we would print partial information, stopping at
the unknown section, without printing the rest of the sections that
wabt could potentially be able to understand.
Diffstat (limited to 'docs/demo/wat2wasm/demo.js')
0 files changed, 0 insertions, 0 deletions