Update README with the current binary size.
JerryScript-DCO-1.0-Signed-off-by: Tilmann Scheller t.scheller@samsung.com
This commit is contained in:
@@ -7,7 +7,7 @@ JerryScript is a lightweight JavaScript engine for resource-constrained devices
|
|||||||
|
|
||||||
Key characteristics of JerryScript:
|
Key characteristics of JerryScript:
|
||||||
* Full ECMAScript 5.1 standard compliance
|
* Full ECMAScript 5.1 standard compliance
|
||||||
* 170K binary size when compiled for ARM Thumb-2
|
* 160K binary size when compiled for ARM Thumb-2
|
||||||
* Heavily optimized for low memory consumption
|
* Heavily optimized for low memory consumption
|
||||||
* Written in C99 for maximum portability
|
* Written in C99 for maximum portability
|
||||||
* Snapshot support for precompiling JavaScript source code to byte code
|
* Snapshot support for precompiling JavaScript source code to byte code
|
||||||
|
|||||||
Reference in New Issue
Block a user