Skip to content
minux edited this page Dec 27, 2012 · 3 revisions

Welcome to the llgo wiki!

My TODO List:

  • Go 1.1 compatibility (temp_go1.1 branch)
  • make go test -v github.com/axw/llgo/llgo pass on Linux/ARM
  • 64-bit int on 64-bit architectures
  • clang based cgo (ignoring EnterSyscall/ExitSyscall stuff)
  • consolidate runtime implementation of llgo and master Go's (or just use gofrontend project's, is the LICENSE compatible?)
  • cmd/go support for llgo
  • test go/test/*
Clone this wiki locally