bevy_blob_loader 0.1.1

Bevy plugin for loading assets from JavaScript blob URLs.
Documentation
1
2
3
4
# 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.