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

Reduce size of no_std binaries #1198

Open
notmandatory opened this issue Nov 7, 2023 · 1 comment
Open

Reduce size of no_std binaries #1198

notmandatory opened this issue Nov 7, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@notmandatory
Copy link
Member

We should investigate ways to reduce the size of binaries used on no_std targets. One suggestion is here: Remove core::fmt with #![no_main] and Careful Usage of libstd

Originally posted by @notmandatory in #1028 (comment)

@notmandatory
Copy link
Member Author

This would be a breaking change and I don't believe any no_std projects are currently blocked due to binary size so I've added it to the 2.0 milestone.

@notmandatory notmandatory added this to the 2.0.0-alpha.0 milestone Nov 7, 2023
@notmandatory notmandatory added the enhancement New feature or request label Mar 18, 2024
@notmandatory notmandatory removed this from the 2.0.0 milestone Mar 18, 2024
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
Status: Todo
Development

No branches or pull requests

1 participant