Target platforms

Kotlin Native currently supports the following platforms:

  • Windows (x86_64 only, at the moment)
  • Linux (x86_64, arm32, MIPS, and MIPS little endian)
  • MacOS (x86_64)
  • iOS (arm64 only)
  • Android (arm32 and arm64)
  • WebAssembly (wasm32 only)
We are using the Windows platform, in this chapter, to build and execute the program. You can use whichever platform you are comfortable with.

Get Kotlin Blueprints now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.