← Docs
kotlin-stdlib / kotlin.native / CpuArchitecture

CpuArchitecture

Native
1.3
@ExperimentalNativeApi 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
Supported and developed by JetBrains .
Kotlin™ is protected under the Kotlin Foundation
and licensed under the Apache 2 license .