summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorDan Gohman <dev@sunfishcode.online>2024-12-05 16:02:40 -0800
committerGitHub <noreply@github.com>2024-12-06 00:02:40 +0000
commit4e7d7efe6e9a786370848e669041bdc237730a8b (patch)
tree59915d25d4b8644610c170819b647b35750166ad /.github
parentc6a4f637bf1dd9b1c4e2f75249a82af9d5b7e71e (diff)
downloadwabt-4e7d7efe6e9a786370848e669041bdc237730a8b.tar.gz
wabt-4e7d7efe6e9a786370848e669041bdc237730a8b.tar.bz2
wabt-4e7d7efe6e9a786370848e669041bdc237730a8b.zip
Issue a nicer error message on wasm components. (#2515)
Decode just enough of the component binary format to recognize when the input is a component, and issue a dedicated error message for it. Before: 0000008: error: bad wasm file version: 0x1000d (expected 0x1) After: 0000008: error: wasm components are not yet supported in this tool
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions