Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kayhhh/bevy_blob_loader

Bevy plugin for loading assets from JavaScript blob URLs.
https://github.com/kayhhh/bevy_blob_loader

bevy blob javascript

Last synced: 3 months ago
JSON representation

Bevy plugin for loading assets from JavaScript blob URLs.

Awesome Lists containing this project

README

        

# bevy_blob_loader

Bevy plugin for loading assets from JavaScript blob URLs.
Should only be added when targeting the web, otherwise `wasm-bindgen` will panic.