I'm currently building a code editor/IDE to build web apps and then run them directly on your device. A kind of local-first setup for full-stack JS web apps (https://localfirstweb.dev).
It's called FullStacked
My goal is to allow web developers to build, run and share web apps without the need of a public internet server or the need to package everything with a "native" binding (RN, Flutter, etc.). Also, it allows to build front and back end, so there is a huge gain in terms of available features compared to a PWA.
Take a look at the teaser here: https://x.com/cp_lepage/status/1754903748592238782
The Beta apps should release in the upcoming weeks, currently working on packaging and documentation.
Subscribe here to get notified: https://listmonk.cplepage.com/subscription/form
Share you thoughts in the comment 🙏