Commit Graph

3 Commits

Author SHA1 Message Date
George Sapkin e38f41afe3 quickjs: add basic evaluation test
Add basic JS evaluation test and move version check to override.

Signed-off-by: George Sapkin <george@sapk.in>
2026-06-09 01:19:46 +03:00
George Sapkin 56f59039b5 quickjs: bump to 2026.06.04
Changes: https://bellard.org/quickjs/Changelog
Signed-off-by: George Sapkin <george@sapk.in>
2026-06-09 01:19:46 +03:00
George Sapkin 92899d6310 quickjs: add new package
QuickJS is a small and embeddable JavaScript engine. It supports the
ES2023 specification including modules, asynchronous generators, proxies
and BigInt.

Signed-off-by: George Sapkin <george@sapk.in>
2025-11-13 19:18:37 +02:00