Open AlexEne opened 3 years ago
Hi, I was looking for something to summarize by crate https://github.com/rustwasm/twiggy/issues/17 (similar to cargo bloat --release --crates
) - if I understand correctly, this is to make it more accessible, what would be a less accessible way to do this, in the meantime?
💡 Feature Description
Explore using https://github.com/fdehau/tui-rs for the interface. It's used by gitui and many other cool projects and we can do some pretty basic but useful data visualizations. E.g. one can imagine a column on the left with the function list and when you select a function you can explore the
wat
for it in a column to the right.Other cool visualizations can be done with it.
🙌 Are you interested in implementing this feature?
Add an "X" to one of the following: