Skip to content
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

No support for big endian targets #23

Open
diondokter opened this issue Jul 19, 2022 · 0 comments
Open

No support for big endian targets #23

diondokter opened this issue Jul 19, 2022 · 0 comments
Labels
enhancement New feature or request low-prio Something that needs to be done eventually, but is not very important

Comments

@diondokter
Copy link
Collaborator

Pretty much all code assumes little endian because this is by far the most common architecture.
This only becomes important when a big-endian arch needs to be supported

@diondokter diondokter added enhancement New feature or request low-prio Something that needs to be done eventually, but is not very important labels Jul 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request low-prio Something that needs to be done eventually, but is not very important
Projects
None yet
Development

No branches or pull requests

1 participant