Hacker News new | ask | show | jobs
by c-smile 883 days ago
Runtime model is not clear.

Like my Sciter is an embeddable multiplatform HTML/CSS/JS UI engine. You create your native app using PL of your choice and create HTML/CSS/JS window[s] using Sciter API calls. So it is HTML/CSS/JS UI layer for native applications. And then you put that app in app stores...

And now about EXT ...

What does it mean "desktop software" in EXT context?

Am I right that this is about creating Google Chrome Webviews in detached (non-tabs) windows? So the desktop software require Chrome to work, right?