All Projects → extrawurst → rust-electron-demo

extrawurst / rust-electron-demo

Licence: other
rust electron demo using yew

Programming Languages

javascript
184084 projects - #8 most used programming language
rust
11053 projects
HTML
75241 projects
Makefile
30231 projects

Projects that are alternatives of or similar to rust-electron-demo

facade
Facade Framework - autogenerated embedded live dashboards for Rust apps
Stars: ✭ 95 (+533.33%)
Mutual labels:  wasm, yew
ybc
A Yew component library based on the Bulma CSS framework.
Stars: ✭ 131 (+773.33%)
Mutual labels:  wasm, yew
fullstack-rust
Reference implementation of a full-stack Rust application
Stars: ✭ 39 (+160%)
Mutual labels:  wasm, yew
wasi-worker
WASM / WASI interface for browser service workers
Stars: ✭ 31 (+106.67%)
Mutual labels:  wasm, yew
bounce
The uncomplicated Yew State management library
Stars: ✭ 43 (+186.67%)
Mutual labels:  wasm, yew
material-yew
Yew wrapper for Material Web Components
Stars: ✭ 116 (+673.33%)
Mutual labels:  wasm, yew
rocket-yew-starter-pack
Example boilerplate for websites in pure Rust
Stars: ✭ 77 (+413.33%)
Mutual labels:  wasm, yew
wasm-linker-js
A simple WebAssembly Linker in JavaScript
Stars: ✭ 14 (-6.67%)
Mutual labels:  wasm
cosmicverge
A systematic, sandbox MMO still in the concept phase. Will be built with Rust atop BonsaiDb and Gooey
Stars: ✭ 18 (+20%)
Mutual labels:  wasm
vrcpu
Code, documentation, schematics, notes for my Ben Eater inspired breadboard computer and emulator
Stars: ✭ 98 (+553.33%)
Mutual labels:  wasm
safenetwork-gitportal
p2p git portal - a decentralised alternative to github
Stars: ✭ 12 (-20%)
Mutual labels:  wasm
jasper
🧳 Single-binary packaging for Ruby applications that supports native and Wasm targets
Stars: ✭ 29 (+93.33%)
Mutual labels:  wasm
vmrp
mrp emulator, virtual machine, mrp模拟器
Stars: ✭ 126 (+740%)
Mutual labels:  wasm
wasm-ops
Chart of WebAssembly Instructions
Stars: ✭ 46 (+206.67%)
Mutual labels:  wasm
gearoenix
Cross-platform C++ 3D game engine.
Stars: ✭ 33 (+120%)
Mutual labels:  wasm
MudBlazor.Markdown
Markdown component based on the MudBlazor environment
Stars: ✭ 30 (+100%)
Mutual labels:  wasm
reqwasm
HTTP requests library for WASM Apps
Stars: ✭ 81 (+440%)
Mutual labels:  wasm
TypeScriptXX
🧷 Stay safe! Type-safe scripting for C++ using TypeScriptToLua and CMake with auto-generated declarations.
Stars: ✭ 33 (+120%)
Mutual labels:  wasm
RoguelikeTutorial2020
r/RoguelikeDev Does The Complete Roguelike Tutorial
Stars: ✭ 25 (+66.67%)
Mutual labels:  wasm
wasm-mt
A multithreading library for Rust and WebAssembly
Stars: ✭ 121 (+706.67%)
Mutual labels:  wasm

rust electron yew demo

example of building a rust based web app (yew) into a native app using electron.

First make setup once to get the node dependencies. then run with make run or build a native app bundle with make bundle (~150mb).

Looking for something more lightweight: rust-webview-todomvc-yew (~2mb).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].