mirror of
https://github.com/bevyengine/bevy
synced 2024-11-21 20:23:28 +00:00
0837ade0fc
# Objective - Fixes (partially) #15701. ## Solution - Use little-endian bytes over native-endian bytes where applicable. ## Testing - Ran CI. ## Open Questions - Should we config-gate these for big-endian targets? It looks like there are [very few targets](https://doc.rust-lang.org/nightly/rustc/platform-support.html) that use big-endian. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |