Roadmap to Tauri 2.0 — The Mobile Update (beta.tauri.app)
from erlend_sh@lemmy.world to rust@programming.dev on 07 Sep 2023 12:35
https://lemmy.world/post/4616919

Tauri 1.0 was released in June 2022 and introduced an app toolkit for developers to build apps using HTML, CSS, and JavaScript with the security and performance of Rust. Tauri has been pivotal in redefining and asking the question: “What is an app?”

Version 1.0 launched with support for Linux, macOS, and Windows and has been updated with new features, DX improvements, and bug fixes to bring us to Tauri 1.4 that is available now.

But there’s one question the Tauri Working Group gets asked time and time again. We affectionately refer to it as “Mobile when?!?” and today we’d like to outline the path ahead of us to get to Tauri 2.0 and to answer that question.

Mastodon: fosstodon.org/@TauriApps/111023727923212531

#rust

threaded - newest

uvizhe@programming.dev on 09 Sep 2023 06:42 collapse

Wonderful! Looking forward to replace Cordova with Tauri and get rid of JS completely.

FooBarrington@lemmy.world on 09 Sep 2023 07:19 collapse

You still write JS with Tauri. There is no other frontend language.

uvizhe@programming.dev on 10 Sep 2023 07:04 collapse

Nope, I write Rust instead and run it in Wasm :p