13 ms·
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 alread
by MillionOClock 6mo ago
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?
- syrusakbary 6mo agoYes, 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 :)
- MillionOClock 6mo agoAwesome! Are you planning on setting a license soon? I might have missed it but I don't see it on the GitHub repo.
- syrusakbary 6mo agoJust set it to MIT :)