Hacker News new | ask | show | jobs
by IshKebab 58 days ago
It's Electron! (Basically; I know it technically isn't.)

If you're going to use Tauri I dunno why you wouldn't just use Typescript. Why bring Python into things?

1 comments

Because you like working Python more than typescript, and/or there are existing Python libraries you want to use that have no good typescript equivalent.