Registry / other / oxygengine-backend-web

oxygengine-backend-web

JSON →
library0.46.1rscratesunverified

Web backend module for the Oxygengine game engine, providing web platform support.

# Cargo.toml [dependencies] oxygengine-backend-web = "0.46.1"
INSTALL
IMPORT
SIG · OXYGENGINE-BACKEND
O
oxygengine-backend-web
otherrustv0.46.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

WebBackend
use oxygengine_backend_web::WebBackend;

Initialize the Oxygengine web backend.

use oxygengine_backend_web::WebBackend; fn main() { let backend = WebBackend::new(); println!("Web backend initialized"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.46.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
oxygengine-backend-web — cargo add oxygengine-backend-web · libregistry