We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://wails.io/docs/guides/windows/
column "Engine" in this repo says it uses webkit only.
The text was updated successfully, but these errors were encountered:
I don't know a lot about wails myself, so I don't really know how it works under the hood. It's weird because here: https://wails.io/docs/howdoesitwork they only talk about webkit ... And in the introduction, they indeed talk about Webview2: https://wails.io/docs/introduction/
Also, on Linux, they talk about webkitgtk: https://wails.io/docs/guides/linux
So they probably are using Webview2 and webkitgtk like Tauri ? What do you think ?
Sorry, something went wrong.
Wails uses WebKit2gtk on Linux, Webview2 on Windows and WkWebview on Mac.
Thanks for pointing out that the docs should be more explicit around this 🙏
Oh, thanks @leaanthony ! Glad we can help :)
I will modify this then !
b0b55e0
No branches or pull requests
https://wails.io/docs/guides/windows/
column "Engine" in this repo says it uses webkit only.
The text was updated successfully, but these errors were encountered: