Or you can try looking at the generated bytecode t...
# coroutines
k
Or you can try looking at the generated bytecode to see why suspending functions need "explicit serialisation" or "extra interfaces" and maybe there's a way to work around that.