It does work well logically but performance is pretty bad. I had a nontrivial Rust project running on Cloudflare Workers, and CPU time very often clocked 10-60ms per request. This is >50x what the equivalent JS worker probably would've clocked. And in that environment you pay for CPU time...
ChadNauseam|10 days ago
resonious|10 days ago
tcfhgj|10 days ago
A demonstration of that by the creator of Leptos:
https://www.youtube.com/watch?v=4KtotxNAwME