Release Note v4.2.0
- Fully support ECMAScript 2024
- Update Yarr module based on WebKitGTK 2.44.2
- Fix misc bugs/issues
- Support macOS build on arm64 (M1)
Language Specification (ECMAScript 2024)
Escargot implements full of ECMAScript 2024 except a few minor features.
- Not Supported Features
- RegExp lookbehind assertions
Multi-Platform Build
OS | Architecture |
---|---|
Ubuntu | x86/x64/arm/aarch64 |
macOS | x64/aarch64 |
Windows | x86/x64 |
Android | x86/x64/arm/aarch64 |