mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-02 21:32:10 +03:00
Cache the in-flight xxhash-wasm initialization so concurrent calls reuse the same promise before the raw hash function is available. This avoids redundant loader work and prevents races during early CCH computations.