Crate bevy_wasm_tasks

source ·

Structs§

Functions§

  • The Bevy exclusive system which executes the main thread callbacks that background tasks requested using run_on_main_thread. You can control which [CoreStage] this system executes in by specifying a custom tick_stage value.