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

Partial no-std support #68

Closed
wants to merge 1 commit into from
Closed

Partial no-std support #68

wants to merge 1 commit into from

Conversation

mwcampbell
Copy link

I specifically focused on no-std support with the scale and render features disabled, because I didn't want to recurse into swash's optional dependencies, and this is the subset used by parley.

This probably needs to be a semver-breaking change (so bump to 0.2.0), because now, if you specify default-features=false, you have to specify either the std or libm feature.

@mwcampbell
Copy link
Author

I see @waywardmonkeys is already working on this in #63

@mwcampbell mwcampbell closed this Nov 5, 2024
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.

1 participant