CSH
JavaScript modes
JavaScript mode is a design and runtime setting for custom applications and scripts. To support existing server-side scripts and new scripts developed to the ECMAScript 2021 standard, the JavaScript engine has three modes: ECMAScript 2021 (ES12), ES5 Standards, and Compatibility.
- Jan 30, 2025
- Publication: Yokohama API Reference
- Yokohama
- API implementation
JavaScript modes
JavaScript mode is a design and runtime setting for custom applications and scripts. To support existing server-side scripts and new scripts developed to the ECMAScript 2021 standard, the JavaScript engine has three modes: ECMAScript 2021 (ES12), ES5 Standards, and Compatibility.
- Jan 30, 2025
- Publication: Yokohama Build or modify applications
- Yokohama
- Building applications