Hacker News new | ask | show | jobs
by veber-alex 1020 days ago
The reason Rust chose stackless coroutines is because it allows zero cost FFI, which for a systems language is extremely important.