Open
Description
I saw that your example uses promises in the loop
function in main.kt
. I was looking if it was possible to use kotlin coroutines to implement support in kotlin for async/await. I found this discussion:
https://discuss.kotlinlang.org/t/async-await-on-the-client-javascript/2412
However this is using kotlin.js.*
. Is there a way to do something similar with the wasm libraries?
Metadata
Metadata
Assignees
Labels
No labels