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

Use strip = 'debuginfo' for release profile once we migrate to the --library flag #405

Closed
thunderbiscuit opened this issue Oct 18, 2023 · 1 comment

Comments

@thunderbiscuit
Copy link
Member

thunderbiscuit commented Oct 18, 2023

See thunderbiscuit/uniffi-examples#3 and mozilla/uniffi-rs#1630 for more.

The PR on uniffi-examples mentions that you can use the strip unix tool to further down strip the binaries once the scaffolding code has been created, and we should investigate this idea further. It would also be nice to know the rough ballpark difference in the size of the libraries between the two flags (strip = true and strip = "debuginfo").

@thunderbiscuit
Copy link
Member Author

This was done in #402.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant