Skip to content

Support for coroutines? #11

@Sintrastes

Description

@Sintrastes

Hello! First off, I'd just like to say: Thank you for this great project. As someone who loves Kotlin, but also occasionally wants to do some pure-script style things on Android, this is great!

I was just wondering: Are there any plans to support a representation of Kotlin-specific types like suspend functions on the pure-script side? I suppose this could be something like a AsyncEff or SuspendEff function on the purescript side that gets converted into a suspend fun in the backend.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions