Skip to content

Comment on WebWindow, a cross-platform webview library for .NET Core

Comments

this is really interesting! i'm wondering if there's a variant of this project out there that still uses node/javascript, but similarly avoids the chromium packaging and leans on the OS's rendering engine.

There was Electrino a couple of years ago but it looks dead. https://github.com/pojala/electrino

Also mentioned in another thread:

https://github.com/GoogleChromeLabs/carlo

it seems that this could support node, just not directly like electron (i.e. you'd have to start a separate node server and point webwindow to that).

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.