Jonathan Kelley 4d01455729 Feat: update websys with lifecycle 4 anni fa
..
examples 4d01455729 Feat: update websys with lifecycle 4 anni fa
src 4d01455729 Feat: update websys with lifecycle 4 anni fa
Cargo.toml e3ede7fcbf Feat: re-enable stack machine approach 4 anni fa
README.md 9c01736895 WIP: Dioxus-webview 4 anni fa

README.md

Dioxus-Web

Build interactive user experiences directly in the web browser!

Dioxus-web provides a WebsysRenderer for the Dioxus Virtual Dom that handles events, progresses components, and updates the actual DOM using web-sys methods.