Hacker News new | ask | show | jobs
by zmanji 5117 days ago
If this can run CoreFoundation, then can't anyone with the iOS SDK target this platform with no modifications to the SDK?
1 comments

Yep, that's how the binaries for it are currently built: with the iPhone SDK. However, higher-level stuff hasn't been developed (e.g. graphics), and the native iOS libraries would need emulation of additional lower-level services (like IOKit for hardware interaction) to run.