Mac being a totally different platform, starting with the CPU which understands a different instruction set and has different register endianness. We don't have any Mac hardware either. Anyway, the main problem with running Pluto on a Mac would be the endian type, because in quite a few places we made assumptions on that, so values will for sure get stored in the wrong byte order on Mac.