Skip to content

[spirv]: Remove unused features from serde #258

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

Closed
wants to merge 1 commit into from

Conversation

bushrat011899
Copy link

The serialize and deserialize features will break no_std compatibility due to default features. Disabling those defaults allows the features within no_std. This will improve wgpu/6826.

@MarijnS95
Copy link
Collaborator

This looks like a duplicate of #254, which was recently improved and is more elaborate. Would you mind taking a look there? Thanks for the reminder either way 👍

@MarijnS95 MarijnS95 closed this Apr 22, 2025
@bushrat011899
Copy link
Author

Ah brilliant, didn't see that, thanks!

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