Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 289 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 289 Bytes

Simple front-end framework with Rust and WASM

Video

web-sys : DOM interactions leptos_reactive : signals wasm-bindgen : rendering the Rust code on the web

Building

trunk build

This command should generate a dist/ folder to serve on the browser