Comment by est

Comment by est 8 hours ago

2 replies

So why can't Python call system WebView directly? Is passing through layers of Rust really needed here?

Retr0id 7 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?