pub static ASYNC_RUNTIME: LazyLock<Runtime>
A lazily initialized Tokio runtime for executing async tasks on non-WASM targets.