Y
Hacker News
new
|
ask
|
show
|
jobs
by
DominoTree
951 days ago
I’ve seen it happen before because the stdlib actually directly just makes POSIX syscalls for a lot of things by default instead of using the native Go implementations and so you’re implicitly reliant on C code