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.
This is free and open source software.
Key Features
- Full ECMAScript 5.1 standard compliance.
- 160K binary size when compiled for ARM Thumb-2.
- Heavily optimized for low memory consumption.
- Written in C99 for maximum portability.
- Snapshot support for precompiling JavaScript source code to byte code.
- Mature C API, easy to embed in applications.
Website: jerryscript.net
Support: GitHub Code Repository
Developer: JerryScript Team
License: Apache License 2.0
JerryScript is written in C and JavaScript. Learn C with our recommended free books and free tutorials. Learn JavaScript with our recommended free books and free tutorials.
Related Software
| JavaScript Engines | |
|---|---|
| V8 | High-performance JavaScript and WebAssembly engine |
| SpiderMonkey | JavaScript and WebAssembly Engine, used in Firefox, Servo and more |
| QuickJS | Small and embeddable Javascript engine |
| Hermes | JavaScript engine optimized for React Native |
| JerryScript | JavaScript engine for the Internet of Things |
| Duktape | Embeddable JavaScript engine, focusing on portability and compact footprint |
| Elk | Tiny embeddable JavaScript engine |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

