Escargot 2.0.0
Release Note v2.0.0
- Escargot now fully supports ES6.0.
- Several optimizations for memory and performance updated.
- Fixed major/minor bugs
Language Specification (ECMAScript 2015)
Escargot implements full of ECMAScript 6.0.
Enhancements
- Parsing Optimization (over 50% parsing performance improvement)
- Revise Public API
- Update Submodules (Yarr, GC) to the latest version