TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Llgo – A Go frontend for LLVM, written in Go

18 点作者 Somasis超过 9 年前

2 条评论

slimsag超过 9 年前
FWIW this used to be hosted on GitHub here: <a href="https:&#x2F;&#x2F;github.com&#x2F;go-llvm&#x2F;llgo" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;go-llvm&#x2F;llgo</a><p>Not really obvious to me how much progress has been made since the transition to LLVM repo.. but last time I checked it was missing _a lot_:<p>- No garbage collector<p>- No escape analysis<p>- etc.
评论 #10242412 未加载
jiyinyiyong超过 9 年前
I noticed it&#x27;s Linux only but I&#x27;m on Macbook.