Оригинал Белларда: https://github.com/bellard/quickjs.
Форк: https://github.com/quickjs-ng/quickjs:
QuickJS is a small and embeddable JavaScript engine. It aims to support the latest ECMAScript specification.
This project is a fork of the original QuickJS project by Fabrice Bellard and Charlie Gordon, after it went dormant, with the intent of reigniting its development.
Версия 0.8.0 от 24 декабря 2024.
Другие JavaScript-движки на C.
https://github.com/svaarala/duktape – больше года без изменений.
Duktape is an embeddable Javascript engine, with a focus on portability and compact footprint.
https://github.com/jerryscript-project/jerryscript – версия 3.0.0 от 18 декабря 2024.
JerryScript is a lightweight JavaScript engine for resource-constrained devices such as microcontrollers. It can run on devices with less than 64 KB of RAM and less than 200 KB of flash memory.