Skip to content

Removed Borsh #224

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

Merged
merged 4 commits into from
Aug 5, 2022
Merged

Removed Borsh #224

merged 4 commits into from
Aug 5, 2022

Conversation

majabbour
Copy link
Contributor

Since we are planning to use bytemuck for all c_repr structs, I removed borsh and all the things we did because of borsh limitation (like passing member offsets).

I kept the structure for automotacally adding derives to bindgen structs in case we need that for something else.

@majabbour majabbour marked this pull request as ready for review August 5, 2022 21:08
@majabbour majabbour requested review from guibescos and jayantk August 5, 2022 21:08
jayantk
jayantk previously approved these changes Aug 5, 2022
Copy link
Contributor

@jayantk jayantk left a comment

Choose a reason for hiding this comment

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

nice this is so much better

@majabbour majabbour merged commit a58e5cf into main Aug 5, 2022
@majabbour majabbour deleted the remove-borsh branch August 5, 2022 21:48
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.

3 participants