The term "Evergreen" refers to a software component that updates itself automatically. In the context of WebView2, the is a system-wide installation that Microsoft maintains. When you use the Evergreen WebView2:
The Evergreen WebView2 is the most pragmatic embedded browser on Windows today. It trades a small dependency (runtime must exist) for massive update savings. If your users have Windows 11, the runtime is already preinstalled. For Windows 10, the bootstrapper is painless. Just remember to test with await EnsureCoreWebView2Async() and handle the case where the runtime is missing. evergreen webview2
Based on the latest Chromium engine. Full ES6, WebRTC, WebGL, DevTools (F12), and modern CSS. Great for complex SPAs or iframes. The term "Evergreen" refers to a software component
There is an emerging environmental angle to Evergreen that is rarely discussed: It trades a small dependency (runtime must exist)