extentos
How it worksSimulatorDocsPricing
GitHubOpen simulator →
Extentos Docs

Build

Products

SDK
iOS SDKInstall (iOS)Info.plist setup (iOS)Initialization (iOS)Lifecycle (iOS)Threading model (iOS)Runtime internals (iOS)

Reference

Project

SDKiOS

Runtime internals (iOS)

How the iOS-specific runtime wraps the cross-platform Extentos core.

Coming soon.

What this page will cover

  • Where the iOS shell stops and the shared runtime starts
  • iOS-specific transport (DAT-iOS bridge)
  • Extension points if you need to customize

Threading model (iOS)

Where Extentos work runs — actors, MainActor isolation, and how to await capability calls.

Android SDK

Add Extentos to your Android app via Gradle. Supports Android 8+ (API 26), Kotlin, coroutines.

On this page

What this page will cover