mirror of
https://github.com/janet-lang/janet
synced 2025-01-06 22:00:27 +00:00
9ffec43d2b
Endianess code should use memcpy instead of unions. This apparently is more correct on old, optimizing compilers. Technically, this is compilers being really stupid but we work with what we got. That said, this endianess code is more complicated than needed. |
||
---|---|---|
.. | ||
boot | ||
conf | ||
core | ||
include | ||
mainclient |