1 link tagged with all of: javascript + mquickjs + engine + embedded + bytecode
Links
MicroQuickJS (MQuickJS) is a compact JavaScript engine designed for embedded systems, requiring only 10 kB of RAM and 100 kB of ROM. It supports a strict subset of ES5 JavaScript and features a unique memory management system with a tracing garbage collector. The engine allows for efficient execution and bytecode generation for resource-constrained environments.
javascript ✓
embedded ✓
engine ✓
mquickjs ✓
bytecode ✓