Hacker News new | ask | show | jobs
by alphaalpha101 3226 days ago
The difference is that in Go, it is unidiomatic to share mutable state across threads, while in C/C++/Java it's not.