cashapp / zipline

Run Kotlin/JS libraries in Kotlin/JVM and Kotlin/Native programs
Apache License 2.0
2.08k stars 159 forks source link

Make the ZiplineLoader's initializer suspending #1379

Closed swankjesse closed 4 months ago

swankjesse commented 4 months ago

This way it's possible to create bound services on other dispatchers if that's necessary.