home.social

#toolchains — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #toolchains, aggregated by home.social.

  1. Interesting tidbit about Rust as used in the Android OS: to prevent the trusting trust attack, and not rely on rust-lang.org build, they bootstrapped rustc 1.19 with mrustc (0.8.0), and then built all following rustc versions with their previous version.

    cs.android.com/android/platfor

    #RustLang #Android #Toolchains #Bootstrapping #TrustingTrust