Possible to create both WASM and a desktol GUI at once?

This page summarizes the projects mentioned and recommended in the original post on /r/rust

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • dioxus

    Fullstack app framework for web, desktop, mobile, and more.

    dioxus is great. you can compile it either as wasm or a native executable, and it communicates with the DOM with a tiny bit of javascript – works both as a web app and a desktop app! the developer experience is really nice, it's basically React but in Rust.

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • iced

    A cross-platform GUI library for Rust, inspired by Elm

    Surprised no-one mentioned https://github.com/iced-rs/iced

  • slint

    Slint is a declarative GUI toolkit to build native user interfaces for Rust, C++, or JavaScript apps.

    The ability to change the cursor on hover was added many month ago: (https://github.com/slint-ui/slint/pull/721)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Pax: Build cross-platform GUIs with a vector design tool and Rust

    1 project | news.ycombinator.com | 11 Sep 2024
  • Show HN: Pax – cross-platform GUIs with an integrated design tool

    1 project | news.ycombinator.com | 11 Sep 2024
  • Personal review for rust GUI frameworks

    9 projects | /r/rust | 21 Mar 2023
  • Sharing Saturday #456

    2 projects | /r/roguelikedev | 3 Mar 2023
  • Can I develop desktop apps with Rust without using a framework such as Tauri?

    4 projects | /r/rust | 9 Jan 2023

Did you konow that Rust is
the 5th most popular programming language
based on number of metions?