/wasmwalk

Primary LanguageC++Apache License 2.0Apache-2.0

wasmwalk

Displays the sizes of functions in a WASM object file. The functions are sorted
by size in the output.

:: Features
- Extract the sizes and names of functions and data
- Outputs the results on per-file basis or aggregated for every input file
- Results are output in the form of a YAML document