Hello! I’ve just committed changes that hopefully complete cross-compilation support. However, I haven’t tested yet the resulting .go files on a foreign platforms, so testing is welcome!
The (system base target) module now contains a hand-crafted mapping of CPU names to endianness/word-size. This is kinda ugly, but OTOH it’s very easy to adjust, so I’m not too worried. Comments welcome! Thanks, Ludo’.