You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 29, 2019. It is now read-only.
Given that non-cgo C won't be supported in Go 1.4+ anymore, a switch to rsc's c2go C->Go translator is a must. The good part is that I wanted for something like this to happen anyway, before even c2go was first announced. Also, advantages abound. The bad part is that it will probably require much work again.