rust-electron-demo
Native App Demo
Demonstrates building a web app with Rust and Yew into a native Electron app.
rust electron demo using yew
18 stars
3 watching
0 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
electronrustwasmyew
Related projects:
Repository | Description | Stars |
---|---|---|
extrawurst/rust-webview-todomvc-yew | A Rust-based, lightweight todomvc application that uses Yew and Web-View to build a compact desktop app | 109 |
extraymond/rust-async-wasm-demo | A Rust-based web application demonstrating async/await and WebAssembly interop with JavaScript. | 49 |
zzy/yew-ssr-actix-web | Demonstrates server-side rendering of web applications with Rust and actix-web | 15 |
jetli/create-yew-app | Creates a basic web application with Yew framework and minimal configuration | 164 |
fable-compiler/fable-elmish-electron-material-ui-demo | An Electron app demo showcasing Fable 2 and Elmish with Material-UI features | 113 |
rhysd/electron-about-window | Provides an About This App window for Electron applications | 414 |
zzy/yew-ssr-tide | An example demonstrating server-side rendering with Yew and a web framework. | 1 |
its-the-shrimp/yew-fmt | Tools for formatting Yew web applications written in Rust. | 20 |
hobofan/yew-react-example | A web app demonstration project that integrates React with Yew using web_sys or stdweb variant. | 65 |
sheshbabu/rustmart-yew-example | A Single Page Application built with Rust, Wasm, and Yew | 270 |
jasmin2895/web-monetization-electron-app | Demonstrates basic setup for enabling web monetization in an Electron app. | 4 |
leturt333/yew_http_starter | A starter template for building a Yew-based web application with HTTP functionality | 4 |
seed-rs/erwa_mytodo | A Rust full-stack example combining Diesel, Rocket, and Seed to demonstrate a full-stack application. | 10 |
oovm/note-to-yew | Tools to convert various markup languages into Yew macros for building web applications | 3 |
yewstack/yew-wasm-pack-minimal | A template for building a simple web app using Yew and wasm-pack | 113 |