Hacker News new | ask | show | jobs
by tcfhgj 338 days ago
no

https://doc.rust-lang.org/std/future/macro.join.html

1 comments

Then it doesn’t apply in this case.
why?
Because parent asked for a language feature, not runtime: "One thing that most languages are lacking..."
I haven't linked a runtime but the specific feature, which alleviates manual handling of multiple futures when awaiting multiple futures concurrently, expressed in the language named Rust.