Hacker News new | ask | show | jobs
by steveklabnik 3008 days ago
Rust's futures leverage the type system to have extremely minimal overhead; many of those languages don't try to do that. That's where the difficulty comes in.