Hacker News new | ask | show | jobs
by Tloewald 4096 days ago
Sure Apple allows native code.

Apple doesn't allow third-party interpreters/compilers if they can run code from untrusted sources (Codea and some Python environments get around it by only running locally written code).