Move remote deployment to a vendored source bundle built on the target host via Docker so redeploys no longer require local cross-compilation or host Go installation. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
647 B
647 B
Webviewloader
Webviewloader is a port of OpenWebView2Loader to Go.
It is intended to be feature-complete with the original WebView2Loader distributed with the WebView2 NuGet package, but some features are intentionally not implemented.
Status
- CompareBrowserVersions
- CreateCoreWebView2Environment
- CreateCoreWebView2EnvironmentWithOptions
- GetAvailableCoreWebView2BrowserVersionString
Not implemented features
- Registry Overrides of Parameters
- Env Variable Overrides of Parameters
- Does not incorporate
GetCurrentPackageInfoto search for an installed runtime