DeVault: Announcing the Hare programming language
DeVault: Announcing the Hare programming language
Posted May 2, 2022 9:34 UTC (Mon) by FSMaxB (subscriber, #106415)In reply to: DeVault: Announcing the Hare programming language by pabs
Parent article: DeVault: Announcing the Hare programming language
Also note that reproducible cross compilation also allows you to trust binaries for a new platform without having to go through the bootstrap chain on that new platform.
So an easy bootstrap on one platform (e.g. x86_64) that produces a trusted binary is only one reproducible cross compilation away from a trusted binary on a different platform.
