🏠 New in High Baseline Support: Array.fromAsync()
July 25, 2026
The Array.fromAsync() static method copies items from an async iterable object to make a new array.
Source features
javascript.builtins.Array.fromAsync[mdn]
July 25, 2026
The Array.fromAsync() static method copies items from an async iterable object to make a new array.
javascript.builtins.Array.fromAsync [mdn]