{"id":64627,"library":"dioxus-web","title":"Dioxus Web","description":"Web-sys renderer for Dioxus: Build fullstack web, desktop, and mobile apps with a single codebase.","status":"active","version":"0.7.9","language":"rust","source_language":null,"source_url":"https://github.com/DioxusLabs/dioxus","tags":["dioxus","web","ui","frontend","wasm"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\ndioxus-web = \"0.7.9\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add dioxus-web","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"rsx","correct":"use dioxus::prelude::*;"}],"quickstart":{"code":"use dioxus::prelude::*;\n\nfn app() -> Element {\n    rsx! { h1 { \"Hello, world!\" } }\n}\n\nfn main() {\n    dioxus::launch(app);\n}","lang":"rust","description":"Minimal Dioxus web app"},"warnings":[{"fix":"Build with `--target wasm32-unknown-unknown` and use a bundler like wasm-pack","message":"Requires WebAssembly target for web rendering","severity":"gotcha","affected_versions":">=0.7.0"}],"env_vars":null,"search_vec":"'app':15 'build':9 'codebas':19 'desktop':12 'dioxus':1,8,20 'frontend':23 'fullstack':10 'mobil':14 'render':6 'singl':18 'sys':5 'ui':22 'wasm':24 'web':2,4,11,21 'web-si':3","created_at":"2026-06-17T16:58:26.942946+00:00","updated_at":"2026-06-17T16:58:26.942946+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://dioxuslabs.com/learn/0.7/getting_started","github":"https://github.com/DioxusLabs/dioxus","docs":"https://docs.rs/dioxus-web/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["web-framework","other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}