Skip to content

Add wincode support on pod types#172

Merged
grod220 merged 2 commits intomainfrom
wincode-support
Feb 23, 2026
Merged

Add wincode support on pod types#172
grod220 merged 2 commits intomainfrom
wincode-support

Conversation

@grod220
Copy link
Member

@grod220 grod220 commented Feb 23, 2026

Adds optional wincode feature with SchemaRead/SchemaWrite derives and zero-copy assertions on all primitive Pod types

@grod220 grod220 requested review from febo and joncinque February 23, 2026 21:01
Copy link
Contributor

@joncinque joncinque left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Just one comment for the tests

Copy link
Contributor

@joncinque joncinque left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! @febo and I also discussed making all of the Pod traits stuff enabled on a feature so that we don't always need to pull in bytemuck, among a few other changes

@grod220
Copy link
Member Author

grod220 commented Feb 23, 2026

True, for wincode users would be great to drop bytemuk from getting pulled in

@grod220 grod220 merged commit c344f1e into main Feb 23, 2026
44 checks passed
@grod220 grod220 deleted the wincode-support branch February 23, 2026 21:44
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