← Back to context Comment by est 8 hours ago So why can't Python call system WebView directly? Is passing through layers of Rust really needed here? 2 comments est Reply Retr0id 6 hours ago Abstractions are rarely "necessary" in a strict sense but since Tauri already solves the problem of doing cross-platform webviews, why not reuse that work? akshayKMR 5 hours ago I've used pywebview in the past ~2017. Works well.https://github.com/r0x0r/pywebview
Retr0id 6 hours ago Abstractions are rarely "necessary" in a strict sense but since Tauri already solves the problem of doing cross-platform webviews, why not reuse that work?
akshayKMR 5 hours ago I've used pywebview in the past ~2017. Works well.https://github.com/r0x0r/pywebview
Abstractions are rarely "necessary" in a strict sense but since Tauri already solves the problem of doing cross-platform webviews, why not reuse that work?
I've used pywebview in the past ~2017. Works well.
https://github.com/r0x0r/pywebview