About Play Seed
Seed is a frontend Rust framework for creating fast and reliable web apps with an elm-like architecture.
Play Seed is a playground, where you can write simple Seed based application in the browser, build it and run.
Sources
You can find sources in the Gitlab: frontend and backend.
Acknowledgements
Play Seed has been forked from two base sources:
- WebAssemblyStudio used for a frontend
- Rust Playground used for a backend
Without those projects Play Seed would've never be created.