Provides a library for building reactive web apps in Rust and WebAssembly.
# Cargo.toml
[dependencies]
sycamore = "0.9.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Renders a simple reactive web page with a paragraph element using Sycamore's template macro.
Set the crate type to 'cdylib' and use wasm-pack to build for the web.
No dependency data recorded yet.