Y
Hacker News
new
|
ask
|
show
|
jobs
by
baxrob
2168 days ago
It looks like they've moved things around, but as I understand it the Rust bindings C/C++ code is derived from
https://github.com/webview/webview/
which uses WebKitGTK
1 comments
programmarchy
2168 days ago
Ah ok. I just followed the repository link from
https://libraries.io/cargo/tauri-web-view
which I saw in the Cargo file. How did you find that?
link
baxrob
2168 days ago
I've been following the webview project for a few months. It works for me to avoid Electron, and is pretty interesting on the whole I think
link