Hacker News new | ask | show | jobs
by hu3 255 days ago
Again, I disagree. CGO is rarely needed for Go projects.

And is actively discouraged by the community.

1 comments

Don't know what to tell you, it's just my experience. I see stuff like this:

https://github.com/discord/lilliput/blob/master/cgo.go

far more commonly in corporate Go code than Rust.

You're showing a repo wich has more cpp code than Go what's your point exactly?
The entire point was within the file they posted.