FreeBSD.software
Home/devel/twiggy

twiggy

0.6.0_27

Code size profiler for Wasm

Twiggy is a code size profiler for Wasm. It analyzes a binary's call graph to answer questions like: * Why was this function included in the binary in the first place? Who calls it? * What is the retained size of this function? I.e. how much space would be saved if I removed it and all the functions that become dead code after its removal.

Origin: devel/twiggy
Category: devel
Size: 18.9MiB
License: MIT, APACHE20
Maintainer: yuri@FreeBSD.org
Dependencies: 0 packages
Required by: 0 packages
$pkg install twiggy

More in devel