Y
Hacker News
new
|
ask
|
show
|
jobs
by
identity0
2030 days ago
I believe calling C from Go is a massive pain, and is slow, because of goroutines. Go makes the OS syscalls directly to avoid going through libc.