|
|
|
|
|
by gxt
1470 days ago
|
|
Rust wasm frameworks are red herrings. Wasm-bindgen is the real deal here when used in an immediate-ish way, ie render your page and leave handlers hooked up only for what you need and clear whatever div affected before updating them. |
|