Tauri

Build desktop apps using a rust backend and web front-end technologies.

‘The core is built with Rust and the CLI leverages Node.js making Tauri a genuinely polyglot approach to creating and maintaining great apps.’

Since Tauri is built with rust we should be able to pass messages to the system via low-level APIs.

An app bundle with Tauri can be as small as 600KB. In contrast, the smallest, most optimised Electron bundle could be around 40–60MB.[1]

#review