Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
grey-area
on May 13, 2022
|
parent
|
context
|
favorite
| on:
SQLite in Go, with and Without Cgo
Yes this is the reason. Using cgo to link in c libraries for example is slower and also brings up other difficulties if you want to cross compile. Here's an old link (may be out of date) outlining some of them:
https://dave.cheney.net/2016/01/18/cgo-is-not-go
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
https://dave.cheney.net/2016/01/18/cgo-is-not-go