Use with rkyv #131
Replies: 3 comments
-
I wonder if https://github.com/marvin-j97/byteview breaks rykv compatibility, because its inlined representation is possibly aligned to 4 bytes (if the struct starts at 0x0, the first 4 bytes are the
|
Beta Was this translation helpful? Give feedback.
-
I added an I don't think fjall 2.6.0 will play too well with rkyv, it will require the |
Beta Was this translation helpful? Give feedback.
-
Got it! Thanks! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm surprised that fjall can be used with rkyv.
I'm surprised because redb cannot be used with rkyv. It will have alignment issue.
Nice! 👍
Beta Was this translation helpful? Give feedback.
All reactions