Hacker News new | ask | show | jobs
by mseepgood 2858 days ago
https://golang.org/doc/go1.11#runtime

"On macOS and iOS, the runtime now uses libSystem.so instead of calling the kernel directly. This should make Go binaries more compatible with future versions of macOS and iOS."

1 comments

Good to see this getting fixed for macOS; but then why not on BSD as well?