10 ms·
Topcoat: A framework for building full-stack reactive web apps with Rust
- carllerche 2mo agoI know the repo was posted here a few days ago (https://news.ycombinator.com/item?id=48952067 https://news.ycombinator.com/item?id=48952067). The intent was to open the repo at the same time as the blog post, but we ran out of private repo CI credits, so opened it up early and it got posted. We still wrote the blog post. It provides a bit more context. Feel free to ask questions here.
- wseqyrku 2mo agoDoes this support web workers (pretty much the same thing as yew agents or leptos workers for example)? In general, a comparison with other frameworks would be useful. Thanks!