← Back to context Comment by rjsw 7 months ago I thought that Go invoked syscalls directly instead of going through libc. 1 comment rjsw Reply jfuafdfwa 7 months ago It's Go's best feature, a simple CGO_ENABLED=0 gives you freedom from the tyranny of libc.
jfuafdfwa 7 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.