Y
Hacker News
new
|
ask
|
show
|
jobs
by
fredthedeadhead
1043 days ago
One high-level benefit of Kotlin Coroutines is that they're multiplatform, so one could write common Kotlin code that could compile to JVM, JS, or Native targets. Virtual threads are only for JVM.