mirror of
https://github.com/jerryscript-project/jerryscript.git
synced 2025-12-15 16:29:21 +00:00
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:
parent
1b40af729b
commit
4921a030b3
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user