Hacker Timesnew | past | comments | ask | show | jobs | submitlogin

Rust chose a different design space for their async implementation though, so what works well for Go wouldn't work well for Rust. In particular, the Rust devs wanted zero-cost FFI that external code doesn't need to know about, which precludes Go-like green threads.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: