{"id":63255,"library":"web-view","title":"Web View","description":"Rust bindings for webview, a tiny cross-platform library to render web-based GUIs for desktop applications.","status":"active","version":"0.7.3","language":"rust","source_language":null,"source_url":"https://github.com/Boscop/web-view","tags":["gui","webview","desktop","cross-platform"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nweb-view = \"0.7.3\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add web-view","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"WebView","correct":"use web_view::WebView;"}],"quickstart":{"code":"use web_view::WebView;\n\nfn main() {\n    let webview = WebView::new(\"Hello\", Some(|| {}), |_, _| {}, None, None).unwrap();\n    webview.run().unwrap();\n}","lang":"rust","description":"Creates and runs a simple webview window."},"warnings":[{"fix":"Install required system libraries for your platform.","message":"Requires platform-specific dependencies (WebKit on Linux, WebView2 on Windows).","severity":"gotcha","affected_versions":">=0.7.0"}],"env_vars":null,"search_vec":"'applic':21 'base':17 'bind':4 'cross':10,26 'cross-platform':9,25 'desktop':20,24 'gui':18,22 'librari':12 'platform':11,27 'render':14 'rust':3 'tini':8 'view':2 'web':1,16 'web-bas':15 'webview':6,23","created_at":"2026-06-17T16:41:31.505401+00:00","updated_at":"2026-06-17T16:41:31.505401+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://github.com/Boscop/web-view","github":"https://github.com/Boscop/web-view","docs":"https://docs.rs/web-view/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility","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}}