QuickJS, the Next Generation: a mighty JavaScript engine. A small and embeddable JavaScript engine supporting the latest ECMAScript specification.
quickjs-ng provides CMake targets:
find_package(qjs CONFIG REQUIRED)
target_link_libraries(main PRIVATE qjs)
Support for the quickjs standard library
v0.11.0#2
All
MIT
Manifest