Download Latest Version v3.0.0 source code.tar.gz (2.3 MB)
Email in envelope

Get an email when there's a new version of JerryScript

Home / v2.1.0
Name Modified Size InfoDownloads / Week
Parent folder
JerryScript 2.1.0 source code.tar.gz 2019-10-16 2.4 MB
JerryScript 2.1.0 source code.zip 2019-10-16 4.5 MB
README.md 2019-10-16 975 Bytes
Totals: 3 Items   6.9 MB 0

The developer team is proud to announce the release of JerryScript version 2.1.0.

With this release we introduce semantic versioning (#3104).

A short list of changes/improvements

  • General performance and memory improvements (ARMv7 RPi2)
  • ~20% speedup on SunSpider
  • ~15% speedup on V8 Benchmark Suite
  • ~15-20% speedup on TypedArray access
  • ~10-20x speedup on JSON microbenchmarks
  • ~10% heap gain on SunSpider
  • No breaking API change (since JerryScript 2.0)
  • Added a new port API function: jerry_port_get_native_module
  • Added a subset of ES6 (ES2015) features
  • Number.isInteger, isSafeInteger, isFinite, isNan
  • TypedArray.prototype.indexOf, lastIndexOf, toLocaleString, copyWithin
  • Added a tool to transpile not yet supported features using Babel (experimental)
  • Improved string handling internally
  • Improved Windows support
  • A few statistics (since JerryScript 2.0):
  • 138 commits by 13 authors
  • 50 fixed issues
Source: README.md, updated 2019-10-16