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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Llgo on Go 1.1

55 点作者 stevedomin大约 12 年前

4 条评论

brunoqc大约 12 年前
<p><pre><code> llgo is a compiler for Go, written in Go, and using the LLVM compiler infrastructure. llgo is a fledgling, and is being developed primarily as an educational exercise. It is not presently useful for real work. Progress will be reported at http://blog.awilkins.id.au. </code></pre> <a href="https://github.com/axw/llgo" rel="nofollow">https://github.com/axw/llgo</a>
评论 #5729595 未加载
james4k大约 12 年前
Personally, my hope is that we'll be able to target the browser through this effort via emscripten (asm.js) and PNaCl.
评论 #5730128 未加载
评论 #5730206 未加载
axaxs大约 12 年前
I'd like to help test and even help code this thing. Axw, do you maintain any "does not work" or todo list?
评论 #5732581 未加载
bluehex大约 12 年前
Would this make embedding a go runtime in a C program possible, maybe even on iOS?
评论 #5732631 未加载