mirror of
https://github.com/Noratrieb/my-binary-is-thicc-af.git
synced 2026-01-14 19:55:07 +01:00
11 lines
No EOL
244 B
Markdown
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. |