From the maintainer Li Haoyi: I'm putting a 2000USD bounty on this issue, payable by bank transfer on a merged PR implementing this.
The goal of this bounty is to flesh out the missing parts of Kotlin-Multi-Platform support. Previous Kotlin support in Mill is mostly for the JVM (#3451) with some support for web and very basic Kotlin-JS use cases (#3611). The goal here is to flesh out the Kotlin-JS functionality, add support for Kotlin-Native, and improve the overall multi-platform support e.g. publishing and consuming KMP modules and writing KMP applications
These milestones are open for discussion, and can be modified or additional milestones added if necessary
From the maintainer Li Haoyi: I'm putting a 2000USD bounty on this issue, payable by bank transfer on a merged PR implementing this.
The goal of this bounty is to flesh out the missing parts of Kotlin-Multi-Platform support. Previous Kotlin support in Mill is mostly for the JVM (#3451) with some support for web and very basic Kotlin-JS use cases (#3611). The goal here is to flesh out the Kotlin-JS functionality, add support for Kotlin-Native, and improve the overall multi-platform support e.g. publishing and consuming KMP modules and writing KMP applications
Example for Kotlin/JS support of browser executables and test runner with selectors (500USD)
nodeexecutablesExample for Kotlin/Native support (1000USD)
example/kotlinlib/basic/1-simpleas well asexample/scalalib/native/2-interopbut written using Kotlin-Native.Publishing Kotlin-Multi-Platform modules
.modulefiles such that they can be resolved by Gradle's kotlin-multi-platform integration (500USD)Example of a hello-world Kotlin-Multi-Platform app that uses Jetpack-Compose-Multi-Platform to support Desktop/Android/Web (500USD)
These milestones are open for discussion, and can be modified or additional milestones added if necessary