Comment by rjsw 3 months ago I thought that Go invoked syscalls directly instead of going through libc. 1 comment rjsw Reply jfuafdfwa 3 months ago It's Go's best feature, a simple CGO_ENABLED=0 gives you freedom from the tyranny of libc.
jfuafdfwa 3 months ago It's Go's best feature, a simple CGO_ENABLED=0 gives you freedom from the tyranny of libc.
It's Go's best feature, a simple CGO_ENABLED=0 gives you freedom from the tyranny of libc.