Hacker News new | ask | show | jobs
by fbouvier 496 days ago
And some lightweight alternatives like Bellard's QuickJS (https://bellard.org/quickjs/) in C and Kiesel (https://kiesel.dev/) in Zig.
1 comments

Also, Hermes which React Native uses.
AWS' LLRT runtime just switched to QuickJS-NG [0]

0. https://github.com/awslabs/llrt/pull/669