Skip to content
Discussion options

You must be logged in to vote

The indices use low-level binary serialization, so roughly

  • the endianess of the systems has to be the same
  • the sizeof() for builtin types like size_t , int etc. has to be the same.

So the ARM->AMD portability is something we have never tested and currently do not guarantee, but you can tell us your experiences if you try it out.

Replies: 1 comment 4 replies

Comment options

ktk
Jul 3, 2025
Collaborator

You must be logged in to vote
4 replies
@C-Loftus
Comment options

@joka921
Comment options

Answer selected by C-Loftus
@C-Loftus
Comment options

@ktk
Comment options

ktk Jul 4, 2025
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants