dotnet-webassembly
yew
Our great sponsors
dotnet-webassembly | yew | |
---|---|---|
2 | 192 | |
751 | 28,480 | |
- | 1.4% | |
0.0 | 0.0 | |
3 months ago | 3 days ago | |
C# | MDX | |
Apache License 2.0 | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
dotnet-webassembly
-
Typescript for .NET Ever?
there's a nuget WebAssembly package, so you can probably run assemblyscript on .net already.
-
Microsoft joins Bytecode Alliance to advance WebAssembly – aka the thing that lets you run compiled C/C++/Rust code in browsers
It's been done
yew
-
Is it possible to create Android apps using Rust?
You could use Yew to write web apps, which can be opened on Android phones.
-
Crate Suggestions for Web Frontend
What about Yew and Iced?
- Leptos, a cutting-edge full-stack Rust framework
-
Typesafe client generation for servers? (similar to trpc)
was hoping to keep it rust all the way through the stack with yew for the frontend in rust instead of using typescript. Gql could work if there are good rust gql client libraries.
-
Lemmy v0.18.0 Release - A reddit alternative written in Rust.
they could use rust for the frontend too with frameworks like yew.
-
Yew alternatives
It is not the recommended approach and is not very well documented and there is an ongoing discussion here to remove struct components from the documentation entirely.
-
It's React, but in Python
from all the react clones I've seen there, this is the one that I'm mostly impressed by: https://yew.rs/ (React clone written in Rust, targeting webasm)
-
Htmx
I never meant to claim "it's the same thing".
I was just suggesting, if, by "react-like" code, you meant "a UI library that uses a vDOM to transform functionally written code into DOM nodes", Yew fits the bill.
Also, typically, one writes JSX when writing react, not HTML. It's similar with Yew[0].
If you're already aware of Yew, I'm not trying to change your mind. I was just trying to make you aware if you weren't already.
[0] It says so right on the homepage: https://yew.rs/
- [Rust] Comment construisez-vous la pile complète avec de la rouille?
-
Porting a local app to Web
I came across the yew framework which seems right for this, but I had some questions.
What are some alternatives?
Seed - A Rust framework for creating web apps
dioxus - Fullstack GUI library for desktop, web, mobile, and more.
sycamore - A library for creating reactive web apps in Rust and WebAssembly
Rocket - A web framework for Rust.
leptos - Build fast web applications with Rust.
iced - A cross-platform GUI library for Rust, inspired by Elm
tauri - Build smaller, faster, and more secure desktop applications with a web frontend.
percy - Build frontend browser apps with Rust + WebAssembly. Supports server side rendering.
perseus - A state-driven web development framework for Rust with full support for server-side rendering and static generation.
stdweb - A standard library for the client-side Web
MoonZoon - Rust Fullstack Framework
actix-web - Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.