Skip to content
Rust Search
← Browse conferences

Yew a Rust+WebAssembly framework for client-side web apps

Rust Programming Language
RustFest 30:19 7952 views

This is a talk about the architecture of yew — a Rust framework for frontend development, inspired by Elm and ReactJS and designed for creating single-page webapps with Rust. You will get to know how it was created: wasm compilation issues, JSX-like templates created with a pure Rust macro, how lifetime rules helps to avoid copying of the model, and how to create a framework without a garbage collector to compete in the JavaScript world.

Player unavailable or embedding blocked? Use the YouTube link above.