wurbo

Crates.iowurbo
lib.rswurbo
version0.5.0
sourcesrc
created_at2023-12-07 20:22:22.524279
updated_at2024-07-18 11:37:06.322028
descriptionA timy framework for WebAssembly Component model front-ends
homepagehttps://github.com/DougAnderson444/blastkids
repositoryhttps://github.com/DougAnderson444/wurbo
max_upload_size
id1061312
size24,805
Doug A (DougAnderson444)

documentation

https://docs.rs/wurbo

README

Wurbo-rs

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

Publish to crates.io

cargo publish
Commit count: 237

cargo fmt