1
0
mirror of https://github.com/janet-lang/janet synced 2026-04-18 12:51:27 +00:00
Files
janet/src
Calvin Rose 4ddf90e301 Make nanboxing on 64 bit platforms not the default.
64 bit nanboxing is kind of sketchy on non x86 architectures.
32 bit architectures seem to work better as the 32 implementation
doesn't rely on the format of the address space and layout of
double's in memory.
2019-04-18 12:52:28 -04:00
..
2019-04-16 16:06:52 -04:00