mjs
elk


mjs | elk | |
---|---|---|
4 | 13 | |
1,940 | 1,691 | |
0.8% | 0.9% | |
2.4 | 3.2 | |
13 days ago | 13 days ago | |
C | C | |
GNU General Public License v3.0 or later | 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.
mjs
-
A list of JavaScript engines, runtimes, interpreters
mjs
-
TypeScript is the Only Programming Language you Need: TypeScript Everywhere
I hear you loud and clear.
-
Elk: A low footprint JavaScript engine for embedded systems
This implementation is nuts. A decent chunk (but still very small subset) of ES5 in under 1400 lines of very readable C code. It includes a mark-and-sweep GC and an FFI.
It doesn't have an AST or a bytecode VM. It just interprets directly off of source code.
Take a look: https://github.com/cesanta/elk/blob/master/elk.c.
This implementation really sets a new bar for me in terms of compact-but-readable language implementations.
Separately, this isn't even Cesanta's only embedded JavaScript implementation. They also have: https://github.com/cesanta/mjs. This implementation is a bit more complete and is much bigger.
-
What is your programming stack, as well encryption with ESP32?
In the past I've programmed with ESP8266 with Mongoose OS using mJS - https://github.com/cesanta/mjs but it has on 1.5K GitHub stars and I assume there are other alternative as well for Python language
elk
-
A list of JavaScript engines, runtimes, interpreters
elk
-
It’s JavaScript all the way down
about 20KB on flash/disk, about 100 bytes RAM for core VM ELK JS Engine
- Is it possible to run NodeJS on Palm OS (5)?
-
Hacker News top posts: Sep 24, 2021
Elk: A low footprint JavaScript engine for embedded systems\ (71 comments)
- Elk: A low footprint JavaScript engine for embedded systems
- GitHub - cesanta/elk: A low footprint JavaScript engine for embedded systems
- cesanta/elk: A low footprint JavaScript engine for embedded systems
What are some alternatives?
quickjs - Public repository of the QuickJS Javascript Engine.
openbor - OpenBOR is the ultimate 2D side scrolling engine for beat em' ups, shooters, and more!
elk - A nimble Mastodon web client
printf - Tiny, fast, non-dependent and fully loaded printf implementation for embedded systems. Extensive test suite passing.
jerryscript - Ultra-lightweight JavaScript engine for the Internet of Things.
rboy - A Gameboy Emulator in Rust
ts2c - Convert Javascript/TypeScript to C
AspNetCoreDiagnosticScenarios - This repository has examples of broken patterns in ASP.NET Core applications
Home - :house: The landing page for .NET nanoFramework repositories.
slacktyping - i'm typing when you're typing
VEEPort-Espressif-ESP-WROVER-KIT-V4.1 - VEE Port for Espressif ESP-WROVER-KIT V4.1 development board.
kaluma - A tiny JavaScript runtime for RP2040 (Raspberry Pi Pico)

