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

no_std for symphonia-core: switch to core and alloc #358

Closed
wants to merge 1 commit into from

Conversation

atoktoto
Copy link

Hello again,

This is the first, least intrusive step in the direction of supporting no_std build environment. I switched all std:: imports to their core:: or alloc:: counterparts leaving the rest untouched. This change should be 100% backwards compatible and make the further changes less noisy.

I intend to follow the same path as described in #244 but in smaller steps this time around :)

@sscobici
Copy link

use dev-0.6 branch instead of master as it has many changes.
I'm still not sure if no_std is in plan for 0.6.

@atoktoto
Copy link
Author

ah, right. In that case I will close this one and rebase first.

@atoktoto atoktoto closed this Feb 22, 2025
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

Successfully merging this pull request may close these issues.

2 participants