Skip to content
Snippets Groups Projects
Commit 91c95c16 authored by Shon Ferguson's avatar Shon Ferguson
Browse files

Finished up preliminary endian support. Theoretically it should be possible...

Finished up preliminary endian support.  Theoretically it should be possible to read a big-endian file on a little-endian system, but it is not possible to do the opposite, or to create a little-endian file due to issues with the header needing to switch endian types int he middle of the generated code and always read the bytes that make up the NIF version in the same order.
parent 305c72bf
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment