| Crates.io | wurbo |
| lib.rs | wurbo |
| version | 0.5.0 |
| created_at | 2023-12-07 20:22:22.524279+00 |
| updated_at | 2024-07-18 11:37:06.322028+00 |
| description | A timy framework for WebAssembly Component model front-ends |
| homepage | https://github.com/DougAnderson444/blastkids |
| repository | https://github.com/DougAnderson444/wurbo |
| max_upload_size | |
| id | 1061312 |
| size | 24,805 |
The Experimental Rust crate for the Wurbo framework.
The purpose of this crate is to export a macro that builds the reactivity for you.
This enables you to make your WIT Wasm Component a reactive UI with minimal API surface.
The macro is generate_reactivity! { ... } which takes your render components and generates the reactivity interface for you.
Publish to crates.io
cargo publish