Skip to content

0.10.3-native

Compare
Choose a tag to compare
@elizarov elizarov released this 12 Jul 19:05
  • Kotlin 1.2.51.
  • Initial Kotlin/Native support:
    • Build for Kotlin/Native 0.8.
    • Only JS-like single-threaded applications are supported (no actual atomics).
    • Supported targets: "ios_arm64", "ios_arm32", "ios_x64", "macos_x64".
  • NOTE: This version is not available in NPM and Maven Central. Use this Bintray repository:
    • maven { url "https://kotlin.bintray.com/kotlinx" }