Skip to content

extrawurst/rust-webview-todomvc-yew

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

screenshot

rust todomvc desktop app

Demo how to use yew for a todomvc implementation written in rust that compiles to wasm and is bundled as a lightweight desktop app using web-view and serves it's static files using hyper.

This prduces a slim ~2 mb executable compared to hundreds with electron.

run

use make run to try it. this requires cargo web to be installed.

About

lightweight desktop todomvc implementation using rust,wasm and web-view

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published