Live data from Hacker News

Tauri: Rust-based Electron alternative releases beta

tauri.studio

21–30 of 177 posts

Re: Tauri: Rust-based Electron alternative releases beta

#22
post #16

I’ve seen this before, and I still have no idea what it does. If it’s an electron alternative, is it too much to ask to show an image of a webapp running on a desktop (preverably a variation of every OS) front and center on the landing page? I’d like to see it working immediately, without needing to watch any videos.

That's a great idea! We do have a revamp of the landing page ahead of us, now that our roadmap is almost completed.

Re: Tauri: Rust-based Electron alternative releases beta

#23
post #15

I don't get the push for rust as a front-end language, it's very distracting with a lot of low-level features. Can we just stick with "best tool for the job"? Rust for performance-critical systems and, say, typescript for front-end? Using a single language for everything is a wet dream that always ends up in complexity and more work as you're fighting the "native" ecosystem.

Maybe you should spend like 5 minutes looking into the thing you're critiquing before critiquing it? Just a suggestion, given that Tauri literally uses typescript for front-end.

Re: Tauri: Rust-based Electron alternative releases beta

#25
post #15

I don't get the push for rust as a front-end language, it's very distracting with a lot of low-level features. Can we just stick with "best tool for the job"? Rust for performance-critical systems and, say, typescript for front-end? Using a single language for everything is a wet dream that always ends up in complexity and more work as you're fighting the "native" ecosystem.

what if I don't like typescript

you can write your frontend in whatever you want, for example using yew...

Re: Tauri: Rust-based Electron alternative releases beta

#27
post #15

I don't get the push for rust as a front-end language, it's very distracting with a lot of low-level features. Can we just stick with "best tool for the job"? Rust for performance-critical systems and, say, typescript for front-end? Using a single language for everything is a wet dream that always ends up in complexity and more work as you're fighting the "native" ecosystem.

what if I don't like typescript

Don’t use a web based app stack?

Re: Tauri: Rust-based Electron alternative releases beta

#28
post #15

I don't get the push for rust as a front-end language, it's very distracting with a lot of low-level features. Can we just stick with "best tool for the job"? Rust for performance-critical systems and, say, typescript for front-end? Using a single language for everything is a wet dream that always ends up in complexity and more work as you're fighting the "native" ecosystem.

what if I don't like typescript

I don't know, pick a better high level language: kotlin, swift, f#

Re: Tauri: Rust-based Electron alternative releases beta

#30

Should you bundle it with Deno, not Node, as Deno is also a rust project?

Deno is on our roadmap, but the focus right now is performance, flushing out features, and performing a security audit. As was also said, Rust is used to bundle your app.
Post reply on HN