dotnet-webassembly
yew
dotnet-webassembly | yew | |
---|---|---|
2 | 202 | |
789 | 30,466 | |
- | 0.4% | |
6.3 | 8.0 | |
about 2 months ago | 5 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
-
Setting up the Environment and Hello world in WASM with Rust 🦀
[package] name = "wasm-dev" version = "0.1.0" edition = "2021" [dependencies] yew = { git = "https://github.com/yewstack/yew/", features = ["csr"] }
-
Surprisingly Powerful – Serverless WASM with Rust Article 1
Yew is a framework for creating reliable and efficient web applications. Yew
- Container2wasm: Convert Containers to WASM Blobs
-
Show HN: Game of Life with grid editor in browser with Rust and WASM
I coded up a game of life implementation in rust and web assembly using https://yew.rs/ as an effort to sharpen my rust skills and it resulted as a fun toy. You can find the source here: https://gitlab.com/reedrichards/wvdom Enjoy!
- The best WebAssembly runtime may be no runtime at all
-
Recreating the Apple Calculator in Rust using Tauri, Yew and Tailwind
UI template: Yew - (https://yew.rs/)
- Yew: Rust / WASM framework for creating reliable and efficient web applications
-
Ask HN: If you were to build a web app today what tech stack would you choose?
I'm surprised nobody said they'd use [Yew](https://yew.rs/), especially given the premise of this being for a passion project.
-
Semantics of method which takes Rc<Self> and returns Rc<Self>?
This example shows updating an existing state: https://github.com/yewstack/yew/blob/04909dd942eb64285652d96a2621bdf7be3fa912/examples/timer_functional/src/main.rs
-
Speeding up the JavaScript ecosystem – Polyfills gone rogue
1. Not related to npm, but related to the web.
2. True, but compilers are generally better than transpilers.
3. Have you seen https://yew.rs/ ?
What are some alternatives?
Canvas - HTML5 Canvas API implementation for Microsoft Blazor
Seed - A Rust framework for creating web apps
ShopifySharp - ShopifySharp is a .NET library that helps developers easily authenticate with and manage Shopify stores.
dioxus - Fullstack app framework for web, desktop, mobile, and more.
mono-wasm
sycamore - A library for creating reactive web apps in Rust and WebAssembly
Uno.Wasm.Bootstrap - A simple nuget package to run C# code in a WASM-compatible browser
leptos - Build fast web applications with Rust.
bootsharp - Compile C# solution into single-file ES module with auto-generated JavaScript bindings and type definitions
Rocket - A web framework for Rust.
squoosh - Make images smaller using best-in-class codecs, right in the browser.
tauri - Build smaller, faster, and more secure desktop applications with a web frontend.