Hacker News new | ask | show | jobs
by kisielk 4627 days ago
Note that the discussion in question dates back to 2010, before the existence of cgo. Go now has quite good C interoperability. And Go can now do unsafe memory access and manual management using the "unsafe" package.