mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-03 18:47:47 +00:00
f9d0ff3bec
This makes it much easier to read the value at runtime, as pointer indices are naturally little endian. It should not affect anything else in the program.