What?
CLI tool to make treemaps of size of Go executable. This was inspired by prior work of Cockroach labs. Now that we have some tooling in Go that can do treemap visualization, I decided to improve that tool from Cockroach team (Python/JS/D3.js -> pure Go + tests). Some features are missing. The tool is experimental. Before diving into it, I would like to know if there is enough interested and utility in it.
Audience
Anyone who studies Go, compilers, does cgo, large projects, or C/C++ a lot. Educational purposes mostly.
Cheers!
-- Nikolay