google / bloaty

Bloaty: a size profiler for binaries
Apache License 2.0
4.66k stars 337 forks source link

Add support for WebAssembly.Tag #337

Open ravisumit33 opened 1 year ago

ravisumit33 commented 1 year ago

Native exception support has been introduced in webassembly. Modules built with this exception support has one additional kind of import which is tag. Currently, this import kind is not supported and using bloaty on such modules gives bloaty: Unrecognized import kind: 4 .