| ▲ | h4ch1 8 hours ago | |||||||||||||
> Use the system WebView for lightweight apps, or bundle Chromium via CEF so basically a vibe coded Tauri in zig? I don't like calling webview dependent applications "native desktop apps". Native desktop apps means using the OS primitives and directives to draw the UI imo; WinForms, SwiftUI, and their ilk. | ||||||||||||||
| ▲ | thayne 7 hours ago | parent | next [-] | |||||||||||||
Maybe it's called zero native because that is how native it is. | ||||||||||||||
| ||||||||||||||
| ▲ | delta_p_delta_x an hour ago | parent | prev | next [-] | |||||||||||||
Tiny nitpick: Windows Forms wraps the Windows API; the function call is `CreateWindowEx`[1]. [1]: https://github.com/dotnet/winforms/blob/27e7cb2e5043780dd75e... | ||||||||||||||
| ▲ | kroaton an hour ago | parent | prev [-] | |||||||||||||
If Tauri ever gets proper webgpu support, that'll be the Electron killer. | ||||||||||||||