v1.8.10
  • Solutions
    • Multiplatform Mobile
    • Multiplatform for other platforms
    • Server-side
    • Web frontend
    • Data science
    • Android
  • Docs
  • Community
  • Teach
  • Play
    • Playground
    • Hands-on
    • Examples
    • Koans
← Docs
kotlin-stdlib / kotlin.native / CpuArchitecture

CpuArchitecture

Native
1.3
enum class CpuArchitecture
(source)

Central Processor Unit architecture.

Enum Values

Native
1.3

UNKNOWN

Native
1.3

ARM32

Native
1.3

ARM64

Native
1.3

X86

Native
1.3

X64

Native
1.3

MIPS32

Native
1.3

MIPSEL32

Native
1.3

WASM32

Properties

Native
1.3

bitness

val bitness: Int
Stay in touch:
  • Contributing to Kotlin
  • Releases
  • Press Kit
  • Security
  • Blog
  • Issue Tracker
  • Brand assets
  • Careers
Kotlin™ is protected under the Kotlin Foundation and licensed under the Apache 2 license.
Supported and developed by JetBrains