Web platform features explorer

Atomics.waitAsync

Limited availability
Tags: javascript Groups: JavaScript

The Atomics.waitAsync() static method waits for a value in a shared memory location, providing a promise when the expected value is not yet in memory. The waitAsync() method is a non-blocking alternative to Atomics.wait().

Learning resources on MDN

Browser support

Baseline availability blocked since March 2023 by Firefox (26 months)

Usage (according to Chrome Platform Status)

~0.009% of page loads. More data at chromestatus.