No Description

yangfasheng 2af65df4f8 update API jerry_int_to_hex in jerry_buffer.c 8 years ago
jerryscript @ 65ae949dc3 449fb9a4e1 update jerryscript library; 8 years ago
rtthread-port 2af65df4f8 update API jerry_int_to_hex in jerry_buffer.c 8 years ago
.gitignore 0fceb41c24 Initial commit 9 years ago
.gitmodules cdb9d068ac add jerryscript submodule 9 years ago
LICENSE 0fceb41c24 Initial commit 9 years ago
README.md 37595d11bb Update README.md 8 years ago
SConscript 3a7c8b0c16 fix build error in mdk 8 years ago

README.md

jerryscript on RT-Thread

JerryScript is a lightweight JavaScript engine for resource-constrained devices such as microcontrollers. It can run on devices with less than 64 KB of RAM and less than 200 KB of flash memory.