Skip to content

Supported platforms

Kotlin Multiplatform supports a wide range of platforms.

We are, first and foremost, developers working in our free time, so we cannot support all of those. Here are the platforms we currently strive to support:

Info

In the rest of this website, the mention "Supports most Kotlin platforms" refers to supporting the subset above.

Adding support for other platforms

If there is another platform we would like us to support, you can request it here (or search for existing requests).

We strive to avoid platform-specific code as much as possible, so most of our projects are easy to port to new platforms. The main difficulty is often figuring how to automatically produce all artifacts; if you can help with this, your request is much more likely to proceed quickly.