Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/not-elm/bevy_webview_projects

The purpose of this crate is integrate bevy and wry using bevy_flurx.
https://github.com/not-elm/bevy_webview_projects

bevy bevy-plugin rust web-frontend

Last synced: 1 day ago
JSON representation

The purpose of this crate is integrate bevy and wry using bevy_flurx.

Awesome Lists containing this project

README

        

# bevy_webview_projects

| crate | description |
|-------------------------------------------------------|-----------------------------------------------------|
| [bevy_flurx_api](crates/bevy_flurx_api/README.md) | API for calling main process functions from webview |
| [bevy_flurx_ipc](crates/bevy_flurx_ipc/README.md) | For implementation of IPC using bevy_flurx |
| [bevy_webview_wry](crates/bevy_webview_wry/README.md) | allow to use webview using wry |