TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

GCC Rust Monthly Report – October 2021

82 pointsby philbertyover 3 years ago

3 comments

cletusover 3 years ago
A fallacy of youth is to overreact to things. This means you buy into hype too easily and overstate doom and gloom. After getting disappointed by hype repeatedly you start to become skeptical and hopefully not jaded.<p>I&#x27;ve been watching Rust for years now and I honestly think it&#x27;s the most exciting thing in <i>decades</i> in low-level programming. My personal opinion is that C++ is an unsalvageable Frankenlanguage. Memory safety is simply too important going forward and it&#x27;s one thing Rust is designed for from the ground up.<p>Mistakes have been made and these particularly impact compile-time [1]. I&#x27;m not an expert in this field but reading this it sounds like it&#x27;s difficult to walk back at this point.<p>I don&#x27;t know how GCC&#x27;s approach will differ here but I&#x27;m excited that it exists and continues to receive significant investment and matures. This can only be good for the Rust ecosystem.<p>[1]: <a href="https:&#x2F;&#x2F;pingcap.com&#x2F;blog&#x2F;rust-compilation-model-calamity" rel="nofollow">https:&#x2F;&#x2F;pingcap.com&#x2F;blog&#x2F;rust-compilation-model-calamity</a>
评论 #29078672 未加载
jfbaroover 3 years ago
Hey people, first, congrats for the great work on GCC for RUST, second I have a basic question here from someone who is not experienced with low level languages. Would it be possible (and beneficial to the community) to have a &quot;compiler as a service&quot; in the cloud (either GCC or LLVM based) that would have the most powerful hardware setup available to compile RUST? Really cheap&#x2F;free per seconds of compilation... so anyone would be able to compile Rust faster and also ANY improvement would de added to this Service... and once new and more powerful hardware is available it could be shared and used by the community. I know we still have to work on improving the compilation times, but maybe having a shared compilation pipeline that can be used by everyone could somehow alleviate the pain a little. Thanks
评论 #29067242 未加载
评论 #29068456 未加载
评论 #29066705 未加载
评论 #29067032 未加载
评论 #29066386 未加载
egnehotsover 3 years ago
I know it&#x27;s very early, but I wonder if the compile times could be faster with GCC Rust?
评论 #29066115 未加载
评论 #29066207 未加载