Developing native applications
Native apps with web technologies
Tauri is like Electron, but instead of bundling Chromium and Node.js, it relies on web views provided by the operating system, so apps end up being much smaller.
Tauri is like Electron, but instead of bundling Chromium and Node.js, it relies on web views provided by the operating system, so apps end up being much smaller.