# Functions
CompareBrowserVersions will compare the 2 given versions and return: -1 = v1 < v2 0 = v1 == v2 1 = v1 > v2.
CreateCoreWebView2EnvironmentWithOptions tries to load WebviewLoader2 and call the CreateCoreWebView2EnvironmentWithOptions routine.
GetInstalledVersion returns the installed version of the webview2 runtime.
# Variables
go:embed x64/WebView2Loader.dll.