✳flâneur — a map of the web's best reading
richardanaya/wasm-service: HTMX, WebAssembly, Rust, ServiceWorkers
github.com · 267 words · saved by 1 readers
HTMX, WebAssembly, Rust, ServiceWorkers
wasm-service This is a simple proof of concept that shows how you could use HTMX and Rust for frontend development. The basic idea in HTMX is that a webserver is being called on interactions with DOM elements, and returning back snippets of HTML that will replace certain DOM elements. Instead of http requests going to a regular web server, this project shows how service workers can intercept calls to a server and return back responses driven from WebAssembly instead. See the demo here: https://richardanaya.github.io/wasm-service/ You can also find a framework inspired by this PoC here: https:/
Explore this link on the map →related reading
- Reddit - Please wait for verificationreddit.com
- RSC From Scratch. Part 1: Server Components · reactwg/server-components · Discussion #5 · GitHubgithub.com
- Chris James - HTMX is the Futurequii.dev
- Speeding Up the Webcola Graph Viz Library with Rust + WebAssembly - Casey Primozic's Homepagecprimozic.net
- Rachel Weirachelqrwei.ca
- Redirecting...curiosityoverflow.xyz
- GitHub - emscripten-core/emscripten: Emscripten: An LLVM-to-WebAssembly Compiler · GitHubgithub.com
- Using WebAssembly (Wasm)vercel.com
- GitHub - webrpc/webrpc: webrpc is a schema-driven approach to writing backend services for modern Web apps and networks · GitHubgithub.com
- Web Workers, comlink, TypeScript and React | johnnyreillyjohnnyreilly.com
- GitHub - domcyrus/rustnet: Per-process network monitoring for your terminal with deep packet inspection. Cross-platform, sandboxed. · GitHubgithub.com
- Sandbox SDKsandbox.cloudflare.com