Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Strip distributed binary #141

Open
Glandos opened this issue Nov 13, 2021 · 1 comment
Open

Strip distributed binary #141

Glandos opened this issue Nov 13, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@Glandos
Copy link

Glandos commented Nov 13, 2021

Currently, the distributed binary is 22MB, not stripped. Could you strip it? Having debug info could be nice, but I prefer not to have it on production.

@IzumiRaine
Copy link

This should be easy with one of the next Rust releases, cargo just got an option for stripping: rust-lang/rust#90058 (see also rust-lang/rust#72110).

@joshtrichards joshtrichards added the enhancement New feature or request label Oct 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants