{"id":15646212,"url":"https://github.com/blaind/bevy_webview","last_synced_at":"2026-03-03T20:32:38.357Z","repository":{"id":41557764,"uuid":"452781532","full_name":"blaind/bevy_webview","owner":"blaind","description":"Rapidly iterate and build Bevy UI's with existing web-based technologies","archived":false,"fork":false,"pushed_at":"2023-12-10T19:49:58.000Z","size":970,"stargazers_count":52,"open_issues_count":14,"forks_count":11,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-08-21T02:51:24.602Z","etag":null,"topics":["bevy","rust","webview"],"latest_commit_sha":null,"homepage":"https://blaind.github.io/bevy_webview_book/","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/blaind.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-01-27T17:36:51.000Z","updated_at":"2025-04-30T14:57:03.000Z","dependencies_parsed_at":"2024-10-23T07:28:24.019Z","dependency_job_id":null,"html_url":"https://github.com/blaind/bevy_webview","commit_stats":{"total_commits":7,"total_committers":1,"mean_commits":7.0,"dds":0.0,"last_synced_commit":"34678d730f3a0c28ab87caa13da89718c985730e"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/blaind/bevy_webview","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blaind%2Fbevy_webview","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blaind%2Fbevy_webview/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blaind%2Fbevy_webview/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blaind%2Fbevy_webview/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blaind","download_url":"https://codeload.github.com/blaind/bevy_webview/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blaind%2Fbevy_webview/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30058291,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-03T18:21:05.932Z","status":"ssl_error","status_checked_at":"2026-03-03T18:20:59.341Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bevy","rust","webview"],"created_at":"2024-10-03T12:11:52.594Z","updated_at":"2026-03-03T20:32:38.313Z","avatar_url":"https://github.com/blaind.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bevy_webview WIP \u0026emsp; [![Build Status]][actions] [![Latest Version]][crates.io] [![Docs Version]][docs]\n\n[build status]: https://img.shields.io/github/workflow/status/blaind/bevy_webview/test\n[actions]: https://github.com/blaind/bevy_webview/actions?query=branch%3Amain\n[latest version]: https://img.shields.io/crates/v/bevy_webview.svg\n[crates.io]: https://crates.io/crates/bevy_webview\n[docs version]: https://docs.rs/bevy_webview/badge.svg\n[docs]: https://docs.rs/bevy_webview\n\nRapidly iterate and build [Bevy](https://bevyengine.org/) UI's with existing web-based technologies\n\n**It is currently very early days of this plugin - only Linux supported at the moment, many things are broken (e.g. keyboard input, mouse interaction except a primary button)**\n\n![Example](assets/bevy_webview.png)\n\nSupported platforms: Linux. Windows [being evaluated](https://github.com/blaind/bevy_webview/issues/7), Mac probably doable ([pull requests welcome, #6](https://github.com/blaind/bevy_webview/issues/6)). Android \u0026 IOS are currently unchartered territory.\n\nThe plugin uses platform-native webviews ([webkitgtk](https://webkitgtk.org/) on Linux, will use [WebView2](https://developer.microsoft.com/en-us/microsoft-edge/webview2/) on Windows). Core traits are exposed for integrating other webview engines.\n\n## Docs\n\n- [Bevy Webview Book](https://blaind.github.io/bevy_webview_book/)\n- [Official Examples](https://github.com/blaind/bevy_webview/tree/main/examples)\n\n## License\n\nLicensed under either of\n\n- \u003ca href=\"LICENSE-APACHE\"\u003eApache License, Version 2.0\u003c/a\u003e or\n- \u003ca href=\"LICENSE-MIT\"\u003eMIT license\u003c/a\u003e\n\nat your option.\n\n### Contribution\n\nUnless you explicitly state otherwise, any contribution intentionally submitted\nfor inclusion in the software by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.\n\n### Acknowledgement\n\nHuge thanks to the authors and contributors of [tauri-apps/wry](https://github.com/tauri-apps/wry) for their groundbreaking work upon which this crate is not only based, but also leans heavily upon.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblaind%2Fbevy_webview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblaind%2Fbevy_webview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblaind%2Fbevy_webview/lists"}