Cost vs benefit ?
Cost vs benefit ?
Posted Jun 7, 2026 0:43 UTC (Sun) by koflerdavid (subscriber, #176408)In reply to: Cost vs benefit ? by quotemstr
Parent article: Moving beyond fork() + exec()
Go also got a lot of pushback from OpenBSD for attempting to directly call syscalls. By now OpenBSD has outright banned that practice, requiring everybody to use libc instead.
