Y
Hacker News
new
|
ask
|
show
|
jobs
by
masklinn
3783 days ago
That kinda sorta makes sense given the feeling that "cgo is not go" (
http://dave.cheney.net/2016/01/18/cgo-is-not-go
). Without cgo no FFI, without FFI you have to reimplement whatever you need in the host language.