Fork me on GitHub

JerryScript

A JavaScript engine for Internet of Things

JerryScript is the lightweight JavaScript engine intended to run on a very constrained devices such as microcontrollers:

The engine supports on-device compilation, execution and provides access to peripherals from JavaScript.

To learn more, please visit the project on GitHub.

If you want to try JerryScript take a look at our documentation. It includes Getting Started guides and JerryScript APIs reference.

Please, report all bugs and feature requests on JerryScript issue tracker. Feel free to ask questions on issue tracker.