• 0 Posts
  • 2 Comments
Joined 1Y ago
cake
Cake day: Jul 13, 2023

help-circle
rss

It doesn’t embed Chromium, it uses the native webview that already exists on the system. The average app I make using Tauri is less than 15MB, and being Rust on the backend you can go as low level as you like. The Tauri API provides access in your front end code to all the native APIs you can think of.