|
|
|
|
|
by demonthos
1271 days ago
|
|
Dioxus desktop uses Wry (one of the libraries Tauri is built on) which requires WebView2 on windows. You can install this on windows 7 or include a bootstraper. All windows versions after 7 have WebView2 pre-installed. In theory, 32 bit machines should work out of the box although I haven't tested it. Dioxus runs its test suite on modern versions of windows, macOS and linux |
|