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.

Replacing LLVM for Rust: Cranelift based back end for rustc

5 pointsby thatover 2 years ago

1 comment

thatover 2 years ago
This project seems like a really big deal as it makes Rust truly a bootstrapped language, since the other backends mrustc and LLVM are both written in C++. With all the interest in Rust on HN I was surprised it hadn't been submitted before.