Hacker News new | ask | show | jobs
by draxil 1493 days ago
There are good reasons to avoid C dependencies in go though. Because it's essentially a big black box to the runtime and so you loose some benefit when you go there (no pun intended).