//go:build !windows package main // webView2Version is a Windows question; elsewhere the browser engine comes // with the platform. func webView2Version() string { return "n/a" }