The GNU toolchain does not static-link WebView2Loader (unlike MSVC), so
the app failed to launch with a missing-DLL error. Ship the x64 loader as
a bundle resource installed next to the exe.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>