DEV Community

Cover image for bloaty-metafile: visualizing the size of rust programs
阿豪
阿豪

Posted on

bloaty-metafile: visualizing the size of rust programs

bloaty-metafile is a cli tool to convert csv files generated by bloaty to esbuild's metafile format, so that you can use online tools to analyze the size of the program

https://github.com/ahaoboy/bloaty-metafile

Top comments (0)