ECMAScript 2024 published

from blog linkedlist, | ↗ original
ECMAScript 2024 has been released. https://github.com/tc39/ecma262/releases/tag/es2024 https://262.ecma-international.org/15.0/ ECMAScript Links The following proposals have reached stage 4 and are part of ECMAScript 2024: Well-Formed Unicode Strings [MDN] String#isWellFormed() [MDN] String#toWellFormed() Atomics.waitAsync [MDN]...