Hacker News new | ask | show | jobs
by nim2020 1861 days ago
Tauri distributables are still 10 times smaller than Ultralight. Regarding performance will have to do some reviews.
1 comments

from the homepage https://tauri.studio/en/docs/about/intro The core is built with Rust and the CLI leverages Node.js

maybe make this text a bit more explicit? I'm guessing maybe you're using a message passing layer to keep the processes separate?

that's a great idea.