Hacker News new | ask | show | jobs
by _0w8t 3265 days ago
Given that Go is memory-unsafe on multicore, I do not think that language developers are made that strong efforts. The answer in Go is to use runtime checkers, but even those do not catch all memory safety issues.