Less than 1 minute
Less than 1 minute
JSON.parse
source text access
Modules
Less than 1 minute
Less than 1 minute
Less than 1 minute
ArrayBuffer.prototype.transfer
and friends
Note
ArrayBuffer.prototype.{ transfer, transferToFixedLength }
polyfilled only in runtime with native structuredClone
with ArrayBuffer
transfer support.
Less than 1 minute
Async Explicit Resource Management
Note
This is only built-ins for this proposal, using
syntax support requires transpiler support.
Less than 1 minute
AsyncIterator
helpers
Modules
esnext.async-iterator.constructor
esnext.async-iterator.drop
esnext.async-iterator.every
esnext.async-iterator.filter
esnext.async-iterator.find
esnext.async-iterator.flat-map
esnext.async-iterator.for-each
esnext.async-iterator.from
esnext.async-iterator.indexed
esnext.async-iterator.map
esnext.async-iterator.reduce
esnext.async-iterator.some
esnext.async-iterator.take
esnext.async-iterator.to-array
esnext.iterator.to-async
About 2 min
Explicit Resource Management
Note
This is only built-ins for this proposal, using
syntax support requires transpiler support.
Less than 1 minute
Less than 1 minute