maciejhirsz / kobold

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

Component links #1

Closed maciejhirsz closed 3 years ago

maciejhirsz commented 3 years ago

Components are now allocated on heap, to which pointers can be shared, allowing callbacks to be bound to components.