mirror of
https://github.com/bevyengine/bevy
synced 2024-11-22 20:53:53 +00:00
401b2e77f3
# 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 |