logoalt Hacker News

MillionOClockyesterday at 9:20 PM1 replyview on HN

Very interesting! On what platforms can this run? If it can run on iOS, how would you handle attempts to access to the file system or networking, is this already wired in somehow? If not is it easy to add custom handlers to handle these actions?


Replies

syrusakbaryyesterday at 9:54 PM

Yes, it could run in iOS (using JavascriptCore, V8 in jitless mode, or QuickJS), although we don't have a prototype app yet.

It should probably take a few hours with AI to get a demo for it :)

show 1 reply