tc39 / proposal-atomics-wait-async

"asynchronous atomic wait" for ECMAScript

Home Page:https://tc39.github.io/proposal-atomics-wait-async/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Asynchronous atomic wait for ECMAScript

A proposal for an "asynchronous atomic wait" for ECMAScript, primarily for use in agents that are not allowed to block.

Champions: Shu-yu Guo (Google) and Lars T Hansen (Mozilla).

Historical documents

Warning: The following documents are no longer being updated and are of historical interest only.

See PROPOSAL.md for the evolving proposal text, polyfill.js for a simple polyfill implementation, and example.html for some examples and test cases; this file uses the polyfill.

About

"asynchronous atomic wait" for ECMAScript

https://tc39.github.io/proposal-atomics-wait-async/

License:Other


Languages

Language:HTML 81.4%Language:JavaScript 18.6%