my-binary-is-thicc-af/README.md
2023-07-02 13:37:50 +02:00

11 lines
No EOL
244 B
Markdown

# Rust binary size analyzer
How to use:
`cd client && npm i && npm run dev`
In a separate shell:
`cargo run --release BINARY_PATH > client/groups.json`
Note: The symbol parsing code is extremely cursed. This may lead to very wonky results.