google / bloaty

Bloaty: a size profiler for binaries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for WebAssembly.Tag

ravisumit33 opened this issue · comments

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 .