So, this is just a link to a webview without any chrome (UI chrome, not the browser backend)? Does this or does it not include a chromium runtime? If it does, it's incredibly wasteful, just like electron. If it doesn't, congratulations, you've invented the desktop link.<p>It also doesn't solve any of the real problems with electron, since it doesn't actually give you any native software of any kind. Electron apps are annoying because they're wasteful, but also because they don't use my native UI elements. They don't conform with my expectations. And this doesn't solve that either.<p>So what DOES this do? For whom is it?
Nice work! Tested it and it looks promising for simple web apps that require minimal native APIs. What happens if the user does not have Chrome installed?