mastodon.cardina1.red は、数々の独立したMastodonサーバーのうちのひとつです。サーバーに登録してFediverseのコミュニティに加わってみませんか。

サーバーの情報

3
人のアクティブユーザー

rust コンパイラのブートストラップの話するか?

らりお・ザ・何らかの🈗然㊌ソムリエ

thepowersgang/mrustc: Alternative rust compiler (re-implementation)
github.com/thepowersgang/mrust

Rust コンパイラが Rust で書かれてて困るので、 reproducible build 界隈の人が何をするかというと、

* C++ 製の不完全な Rust コンパイラで rust 1.19.0 をビルド
* ビルドされた rust 1.19.0 で rust 1.20.0 をビルド
* 1.20.0 で 1.21.0 を
* 1.21.0 で (以下略)

Bootstrapping Rust — 2018 — Blog — GNU Guix
guix.gnu.org/blog/2018/bootstr

github.comthepowersgang/mrustcAlternative rust compiler (re-implementation). Contribute to thepowersgang/mrustc development by creating an account on GitHub.

リポジトリを見る感じだと今は 1.29.0 からビルドできるようになってるっぽい? すごいなぁ