diff options
author | Ayke van Laethem <[email protected]> | 2022-12-18 22:43:52 +0100 |
---|---|---|
committer | Ayke <[email protected]> | 2023-01-17 19:32:18 +0100 |
commit | f9d0ff3becbe6835d32a146895d797d53a09fc15 (patch) | |
tree | 4b7712ca2bf3dd5934e9d7fb5a33ece3def7b0f0 /compileopts | |
parent | 17176a2ceaa9ba9849671c3987588dd212377a8f (diff) | |
download | tinygo-f9d0ff3becbe6835d32a146895d797d53a09fc15.tar.gz tinygo-f9d0ff3becbe6835d32a146895d797d53a09fc15.zip |
all: store data layout as little endian value
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.
Diffstat (limited to 'compileopts')
0 files changed, 0 insertions, 0 deletions