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

Rust worked this way earlier in its development. The keyword as others mention is “green threads”. It moved away from this because this model has some overheads, and not every application is a socket server. Languages with this feature include Go, Haskell and Erlang.


And also the ABI compatibility for C interop is harder without a "classic" stack.




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

Search: