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.

Libgccjit AOT Codegen for Rustc

113 pointsby varbhatalmost 4 years ago

4 comments

kibwenalmost 4 years ago
This backend is now sufficiently mature that the Rust Compiler Team is discussing upstreaming it (just the Rust part, not libgccjit itself): <a href="https:&#x2F;&#x2F;github.com&#x2F;rust-lang&#x2F;compiler-team&#x2F;issues&#x2F;442" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;rust-lang&#x2F;compiler-team&#x2F;issues&#x2F;442</a>
qalmakkaalmost 4 years ago
This is very cool, I&#x27;d like to see more projects using libgccjit because it&#x27;s much, MUCH nicer than the usual approach of building your frontend alongside GCC. I think it&#x27;s the first step towards a modular GCC, which is an absolute necessity for it to stay relevant in an LLVM-dominated world.
评论 #27747918 未加载
specialistalmost 4 years ago
The qrintf preprocessor accelerates sprintf expressions. <a href="https:&#x2F;&#x2F;github.com&#x2F;h2o&#x2F;qrintf" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;h2o&#x2F;qrintf</a><p>Noob question: Can libgccjit be used to do the same at runtime?
评论 #27750214 未加载
dipdapdupalmost 4 years ago
libgccjit looks good. Is it still bound to the GPL license?
评论 #27750229 未加载