![]() # Objective - Some crates don't compile or have clippy warnings when building for wasm32 ## Solution - bevy_asset: unused lifetime - bevy_gltf: the error is not too large in wasm32 - bevy_remote: fails to compile as feature http is also gated on wasm32 - bevy_winit: unused import `error` |
||
---|---|---|
.. | ||
loader | ||
assets.rs | ||
label.rs | ||
lib.rs | ||
vertex_attributes.rs |