Hacker News new | ask | show | jobs
by lkjalskdjflasdf 3103 days ago
Go IO is implemented with green threads using a scheduler underneath.

Rust had green threading in the initial phases but this was voted out.