-
Notifications
You must be signed in to change notification settings - Fork 64
Home
The JavaScript* Runtime for Zephyr* OS (ZJS) provides a JS API and build environment to easily create IoT applications for small devices.
See Releases for current release plans and links to release notes, and Workflow and Releases for our overall process.
The project has primarily been developed with the Arduino 101 in mind, but we have begun to integrate support for FRDM-K64F and will expand to cover other boards.
ZJS is built on the Zephyr Project RTOS and JerryScript JS engine.
The API Documentation is part of the source tree.
The Debugging page explains tips and tricks for debugging with ZJS. This means how to figure out what's wrong with your JavaScript code.
The Troubleshooting page covers problems you might run into. This means how to figure out what's wrong with our code. :) The Performance Experiments page tries to give empirical information to aid intuition about the performance of our runtime.
The Contributing page offers tips on how to work with us to submit code.
*Other names and brands may be claimed as the property of others.