mirror of
https://github.com/HeyPuter/puter.git
synced 2026-02-24 10:59:50 -06:00
Now launchApp() can always be awaited, we can run built-in apps using the same code path for other apps, and eventually have SIGINT close them.