-
Notifications
You must be signed in to change notification settings - Fork 442
Getting Started
Seo-Young Isabelle Hwang edited this page Apr 22, 2015
·
66 revisions
IoT.js is built based on JerryScript(lightweight JavaScript engine) and libuv for asynchronous I/O event handling.
- IoT.js: https://github.com/Samsung/iotjs.git
- JerryScript: https://github.com/Samsung/jerryscript.git
- libuv: https://github.com/Samsung/libuv-iotjs.git
Linux and NuttX
- Build for Linux: Ubuntu 14.04 is used as a base version.
- Build for NuttX: NuttX 7.9 2eba8afab5e8bdc32a0f6365de070eaa7f383149 (Feb 15, 2015) is used with iotjs specific patch.