-
Notifications
You must be signed in to change notification settings - Fork 1.3k
[new package] webview2-loader 1.0.3296.44 #26743
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
|
All gool on my local PC, but in CI: |
|
that's probably cargo-tauri issue which picks VS installed on GHA machine instead of our toolchain. I don't quite understand many changes here, especially using prebuilt DLLs |
|
From webview2-rs:
|
Because |
does it worth it then? we're avoiding shipping prebuilt DLLs (they're mostly not open-sourced and their usage is restricted by licenses) |
|
Distribute a WebView2 app as a single executable file - question: how to do this in MSYS2? |
675ac61 to
3b75134
Compare
65f33bb to
80c7250
Compare
80c7250 to
1408e68
Compare
Addition:
Strategically this changes needed for all tauri-based applications.