Remix.run Logo
MillionOClock 14 hours 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 14 hours ago | parent [-]

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 :)

MillionOClock 12 hours ago | parent [-]

Awesome! Are you planning on setting a license soon? I might have missed it but I don't see it on the GitHub repo.