jerryscript
Espruino


jerryscript | Espruino | |
---|---|---|
16 | 9 | |
7,137 | 2,834 | |
1.4% | 0.8% | |
8.2 | 9.8 | |
2 months ago | 5 days ago | |
C | C | |
Apache License 2.0 | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
jerryscript
-
State of JavaScript 2024 Results, GitHub Copilot Now Free, EPIC Developer Tools, and more
The State of JavaScript 2024 survey results GitHub Copilot is now Free Tailwind CSS 4 JerryScript 3.0 Transformers.js v3.2 Bun 1.1.39 & 1.1.40 pnpm Update ESLint v9.17.0
-
Hyperlight: Virtual machine-based security for functions at scale
I believe the team has a working build of JerryScript [1] to test out the C bindings, but I’m not sure that will be released.
My understanding is that work on the Wasmtime VM guest is ongoing, which will enable Hyperlight to run the SterlingMonkey engine [2]. This is a WebAssembly build of Firefox’s SpiderMonkey engine which was donated by Fastly to the Bytecode Alliance.
That said though; I agree it would be great to see runtimes like V8 and JSC run directly on Hyperlight. There are good reasons why people might prefer those over StarlingMonkey (compat comes to mind), and it would be neat to see how much faster they could start compared to conventional VM deployments.
[1]: https://jerryscript.net/
-
A list of JavaScript engines, runtimes, interpreters
JerryScript
-
JavaScript Runtime and Code Lifecycle
Some IoT platforms use Duktape and JerryScript as their engines.
-
DeviceScript: TypeScript for Tiny IoT Devices
I've been having a lot of fun with https://kalumajs.org/ recently for silly JS embedded things. It's been great so far, and has a cool little community!
It's a runtime built on top of JerryScript, which has been pretty neat to look into as well: https://jerryscript.net/
-
Good example open source C++ embedded projects
Jerryscript came to mind : https://github.com/jerryscript-project/jerryscript
- Arduino Announces MicroPython Support
-
JavaScript embedded inside Elixir
I personally quite like JerryScript
-
Kaluma - tiny JavaScript runtime for microcontrollers - includes a browser-based IDE that can communicate with a Raspberry Pi Pico and other RP2040 boards via Web Serial API. Write code in the browser (in JavaScript), then copy and run it on the board with a click of a button.
Based on JerryScript, the creators also provide an IDE and serial communication tool on their website. There's also ample documentation and guides. Looking forward to getting more into this.
-
TypeScript is the Only Programming Language you Need: TypeScript Everywhere
I hear you loud and clear.
Espruino
-
A list of JavaScript engines, runtimes, interpreters
Espruino
- STARFIELD:Sooooooo the Founder's watch is just Bangle 1 Open Source?
- Firmware changelog?
- Gadgetbridge is an Android application for your smart watch and other devices
-
Does anyone have PineTime and Bangle.js 2? What are all their differences?
This is the firmware repo for the BangleJS : https://github.com/espruino/Espruino
-
Running TypeScript on ESP8266/ESP32 Devices
This makes use of a JS interpreter made for embedded devices: Espruino
More details in the Espruino repo: https://github.com/espruino/Espruino
-
Can the PineTime Watch stream music without a phone? (Onboard music storage)
There are subsets of JS for embedded device e.g. Espruino https://github.com/espruino/Espruino for BangleJS https://shop.espruino.com/banglejs also with 4MB or JerryScript https://jerryscript.net
-
[AskJS] Do you use JavaScript on Microcontrollers? Which engine / interpreter?
- Espruino (2.2k stars)
What are some alternatives?
quickjs - Public repository of the QuickJS Javascript Engine.
MicroPython - MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
Duktape - Duktape - embeddable Javascript engine with a focus on portability and compact footprint
moddable - Tools for developers to create truly open IoT products using standard JavaScript on low cost microcontrollers.
circuitpython - CircuitPython - a Python implementation for teaching coding with microcontrollers
just - the only javascript runtime to hit no.1 on techempower :fire:
lowjs - A port of Node.JS with far lower system requirements. Community version for POSIX systems such as Linux, uClinux or Mac OS X.
quickjspp - Port of QuickJS Javascript Engine.
ESP-TypeScript - Transpile TypeScript to Espruino flavor of JavaScript for ESP8266/ESP32 microcontrollers template project. Writing safe, maintainable, and testable code is the projects goal.
mjs - Embedded JavaScript engine for C/C++
q1k3 - A tiny FPS for js13k

