← Back to release summary
Adds the Atomics.pause method to hint the CPU that the current code is executing a spinlock.
Enables writing more efficient spinlocks.
Docs: https://github.com/tc39/proposal-atomics-microwait/blob/main/README.md
View on chromestatus.com