logoalt Hacker News

tccoleyesterday at 6:21 PM2 repliesview on HN

So what’s the alternative, Tauri?


Replies

odo1242yesterday at 8:54 PM

I've made some personal custom apps with it, it works pretty well. With the latest version you can also choose what language to use on the backend side, so you aren't limited to just the original Tauri + Rust framework and can also use Tauri + Node/Typescript (still faster than Electron since you don't need to bundle Chromium + Node) or Tauri + Swift / Kotlin / Go / etc.

tetrisgmtoday at 5:22 AM

Both Tauri and Electron are excellent