yolk

iOS

iOS support is on the roadmap. The Swift package and JavaScriptCore bridge are already compatible with iOS — the main work remaining is tooling and testing.

Status

  • [ ] Tested on iOS simulator
  • [ ] Tested on physical device
  • [ ] Bundle delivery via app bundle documented
  • [ ] Example app

Expected setup

The setup will mirror macOS closely. JavaScriptCore ships on iOS, so no additional runtime is needed. The Swift package will gain an iOS deployment target once testing is complete.

Watch the GitHub repository for updates.