Is there a reason why JS's `CoroutineImpl` doesn't...
# coroutines
y
Is there a reason why JS's
CoroutineImpl
doesn't use
Result
internally? Is
Result
slower on JS or something? Same thing with wasmJs