Hacker News
new
past
comments
ask
show
jobs
points
by
lucb1e
9 hours ago
|
comments
by
bryanhogan
8 hours ago
|
[-]
It's an alternative to Electron and Capacitor[1] now. So turning a web app into a more "native" application for both mobile and desktop systems.
[1]:
https://capacitorjs.com/
reply
by
WD-42
8 hours ago
|
parent
|
[-]
The only thing that makes it more native than electron is that it uses the system's webview, instead of shipping an entire Chrome/CEF. You write Rust for Tauri's backend, which is nice.
reply