![]() # Objective - When initializing the renderer, Bevy currently create a detached task - This is needed on wasm but not on native ## Solution - Don't create a detached task on native but block on the future |
||
---|---|---|
.. | ||
macros | ||
src | ||
Cargo.toml |
![]() # Objective - When initializing the renderer, Bevy currently create a detached task - This is needed on wasm but not on native ## Solution - Don't create a detached task on native but block on the future |
||
---|---|---|
.. | ||
macros | ||
src | ||
Cargo.toml |