Hacker News new | ask | show | jobs
by WuxiFingerHold 1482 days ago
Unless you really need the best performance possible there're pretty good alternatives. Mainly C# or Go and soon JVM with Loom.

Some numbers: https://web-frameworks-benchmark.netlify.app/result?l=rust,g...

1 comments

Why the need to wait for loom when there is Kotlin and coroutines?