Hacker News new | ask | show | jobs
by gigel82 1820 days ago
I played with WebView2; while possible to save some disk space, the memory is (surprisingly) worse than Electron, and the API surface is also not as rich.

I like the idea of using a (system-deployed) WebView in general, but this implementation needs more work.