Hi, Hilton Chain <hako@ultrarare.space> writes:
> Currently we have Zig only available for x86_64-linux and aarch64-linux. > Our Rust doesn't support 32 bit either. Are 32-bit architectures supported upstream? > 1. Support cross-compilation of these compilers. > > 2. Cross compile them from x86_64-linux, add the outputs into a git > repository, distribute them with ‘guix time-machine’ invocations and > hashes recorded. > > 3. In Guix, download these outputs and use them to bootstrap those not > yet supported architectures. Sounds reasonable, but only if we cannot support those architectures natively IMO. Thanks, Ludo’.