Blog Post on Rust Projects Initiatives for 2022 and Other Things

Greetings, I'm not sure if this is of interest to anyone, but the LLVM weekly upgrade posted this: https://blog.rust-lang.org/inside-rust/2022/02/22/compiler-team-ambitions-20... It's the Rust's project blog post on the projects being attempted for this year. If people want to keep up with LLVM this may help: https://llvmweekly.org/. It's a weekly digest emailed to you of the major weekly updates. I believe either Hugh or Lennart asked but the LLVM project has replacements for all the standard toolchains normally given by GCC. So there is a debugger, ldb and linker,lld if I recall the names correctly. A little older but LLVM is changing the license to Apache 2.0 with an LLVM expection: https://blog.llvm.org/posts/2021-11-18-relicensing-update/. Cheers, Nick
participants (1)
-
Nicholas Krause