See Also
Compatibility
Ejscript supports the ECMA-262 standards. While current compatibility is close, there are still some outstanding items for 100% compliance. We are actively evolving Ejscript to support all ECMA-262 requirements. We expect to achieve compliance in the 1.0 release and will maintain compliance thereafter.
Binary Compatibility
The Ejscript binary APIs are still evolving and are thus subject to change between minor releases. The documentation provides a Stability Classification for each API group that reflects the stability with regard to backwards compatibility.
We do not provide a blanket commitment to backward compatibility. Rather, we adopt a more surgical approach on an API by API basis.
Module File Compatibility
The Ejscript module file format is an internal format and not designed or intended to be standardized between systems. Developers creating stand-alone modules should distribute their modules in source format rather than distributing the module files.