mirror of
https://github.com/Noratrieb/my-binary-is-thicc-af.git
synced 2026-01-16 12:45:13 +01:00
run instruction
This commit is contained in:
parent
321af3e846
commit
c50057a145
2 changed files with 18 additions and 1 deletions
11
README.md
Normal file
11
README.md
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# 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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue