We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60e0cfc commit c9b7a77Copy full SHA for c9b7a77
README.md
@@ -1,5 +1,5 @@
1
# Array.fromAsync for JavaScript
2
-ECMAScript Stage-3 Proposal. J. S. Choi, 2021.
+ECMAScript Stage-3 (conditional on editor review) Proposal. J. S. Choi, 2021.
3
4
* **[Specification][]** available
5
* **Experimental polyfills** (do **not** use in production code yet):
spec.html
@@ -1,7 +1,7 @@
<pre class=metadata>
title: ES Array.fromAsync (2022)
status: proposal
-stage: 3
+stage: 2
location: https://github.com/js-choi/proposal-array-async-from
6
copyright: false
7
contributors: J. S. Choi
0 commit comments