Skip to content

Support Kotlin coroutines #717

Closed
Closed
@HosseinYousefi

Description

@HosseinYousefi

We need this to call any function marked with suspend in Kotlin. In Java, this gets desugared into passing a Continuation to the function which itself has a resume function. This means that we need to have #763 first.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions