this post was submitted on 31 Mar 2025
53 points (96.5% liked)

Rust

6696 readers
119 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

!performance@programming.dev

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 2 years ago
MODERATORS
top 4 comments
sorted by: hot top controversial new old
[–] Deebster@infosec.pub 3 points 1 day ago (1 children)

The idea of having Verso as a self-updating shared webview library is interesting, although runs the danger that your Tauri app could break at a random point in the future, especially if you're doing something slightly strange to work around a bug or shortcoming*.

* you know which xkcd I'm thinking of, no need to actually link it, right?

[–] hexabs@lemmy.world 2 points 1 day ago

This breaks my workflow!

[–] ExLisper@lemmy.curiana.net 7 points 2 days ago

Tauri is great. It should be getting more support. Nice to see some progress here.

Sick! I'm building something based on Tauri, so I'll definitely test this out. My app is pretty simple, so hopefully it'll just work.