tcjs/src-tauri
caoqianming cef93d9364 Bundle WebView2Loader.dll so GNU-built installers run on clean machines
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>
2026-06-12 08:09:06 +08:00
..
icons Add Android and iOS app icons 2026-06-09 15:03:21 +08:00
src Rewrite Gitea download/page host to external base in update check 2026-06-11 16:53:09 +08:00
Cargo.lock Add lightweight update check via Gitea releases; bump to 0.2.0 2026-06-11 16:33:57 +08:00
Cargo.toml Add lightweight update check via Gitea releases; bump to 0.2.0 2026-06-11 16:33:57 +08:00
WebView2Loader.dll Bundle WebView2Loader.dll so GNU-built installers run on clean machines 2026-06-12 08:09:06 +08:00
app-icon.svg Add app icon and enable Windows installer packaging 2026-06-09 10:14:12 +08:00
build.rs Initial commit 2026-05-15 13:50:27 +08:00
tauri.conf.json Bundle WebView2Loader.dll so GNU-built installers run on clean machines 2026-06-12 08:09:06 +08:00