maciejhirsz / kobold

Easy declarative web interfaces.
https://docs.rs/kobold/
Mozilla Public License 2.0
385 stars 7 forks source link

Don't store `JsValue` in `ListenerProduct` #75

Closed maciejhirsz closed 1 year ago

maciejhirsz commented 1 year ago

This results in a minor reduction in the Wasm file (TodoMVC goes from 35173 bytes to 34986 bytes, uncompressed).