Skip to content

Kotlin Multiplatform Support (2500USD Bounty) #3867

Description

@lihaoyi

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)

    • Currently we only support node executables
  • Example for Kotlin/Native support (1000USD)

    • This should be the equivalent of example/kotlinlib/basic/1-simple as well as example/scalalib/native/2-interop but written using Kotlin-Native.
  • Publishing Kotlin-Multi-Platform modules

    • Proper support for .module files 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)

    • This can be a relatively trivial Hello-World application, but it should work on all three platforms using the same Kotlin code

These milestones are open for discussion, and can be modified or additional milestones added if necessary

Metadata

Metadata

Assignees

No one assigned

    Labels

    bountyThe fix/close of this issue is rewarded with a bounty

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions