jerryscript
Microcontroller JavaScript
A lightweight JavaScript engine designed to run on resource-constrained devices such as microcontrollers.
Ultra-lightweight JavaScript engine for the Internet of Things. http://samsung.github.io/jerryscript
6 stars
7 watching
0 forks
Language: C
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cesanta/mjs | An embedded JavaScript engine for microcontrollers with limited resources. | 1,916 |
armmbed/dapjs | An interface to access Arm Microcontrollers using JavaScript and Node.js | 113 |
jeroen/v8 | Provides an R interface to Google's V8 JavaScript and WebAssembly engine | 201 |
cesanta/v7 | An embedded JavaScript engine designed for C/C++ development on resource-constrained devices. | 1,428 |
tonylianlong/uarm.wasm | An ARM emulator running Linux in browsers using WebAssembly | 30 |
paulguo/juicer | A lightweight JavaScript template engine for rendering data-driven web pages | 915 |
jarred-sumner/atbuild | A tool for programmable code generation and preprocessing of JavaScript | 35 |
yantrajs/yantra | A managed JavaScript engine for .NET Standard that compiles and executes JavaScript code. | 225 |
jserv/mini-arm-os | Builds a minimal multi-tasking OS kernel for ARM from scratch | 1,064 |
ibm-js/deliteful | A custom UI elements library for building multichannel desktop and mobile applications | 70 |
erikd/language-javascript | A parser for JavaScript written in Haskell. | 160 |
ruanyf/jstutorial | An in-depth guide to JavaScript development, covering the basics and beyond. | 5,414 |
minad/olelo | A wiki platform with a Git backend and extensible architecture | 241 |
joostdevries/ember-cli-remote-inspector | Enables remote inspection of apps running on different devices/browsers using websockets | 92 |
ozaki-r/arm-js | An ARM emulator written in JavaScript that emulates an ARMv7-A processor and some peripherals for Versatile Express. | 279 |