WebAssembly (Wasm) is starting to be used more in web development. In particular, Rust frameworks like Leptos and Sycamore are using Wasm to compile Rust into fast, interactive web apps. Leptos describes itself as a “cutting-edge Rust framework for the modern web.

Related Articles