localcc / gvas

GVAS file format parsing library for rust
MIT License
18 stars 4 forks source link

Big endian host support #99

Open scottanderson opened 4 months ago

scottanderson commented 4 months ago

85 adds support for testing with cross, however the tests fail on big endian targets including powerpc-unknown-linux-gnu and s390x-unknown-linux-gnu.