Hacker News new | ask | show | jobs
by mseepgood 4130 days ago
> Which again is not an answer. Why are segmented stacks necessary? Why are copying stacks necessary?

Because Go wants to provide very lightweight goroutines for highly concurrent and scalable services.