Hacker News new | ask | show | jobs
by TazeTSchnitzel 119 days ago
Go famously tried to bypass macOS's libc and directly use the underlying syscall ABI, which is unstable, and then a macOS update came out and broke everything, which taught them the error of their ways (https://github.com/golang/go/issues/17490). I wonder if this will happen to Zig too.
1 comments

The same on OpenBSD