quickjs-ng v0.12.0
- Created
- Updated
QuickJS, the Next Generation: a mighty JavaScript engine. A small and embeddable JavaScript engine supporting the latest ECMAScript specification.
# Usage
quickjs-ng provides CMake targets:
find_package(qjs CONFIG REQUIRED)
target_link_libraries(main PRIVATE qjs) # License
# Supported Platforms
All platforms are supported
# Features
No default features set.
# libc
Support for the quickjs standard library
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
# Dependencies
No dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
No dependents.
# Host Dependents
No dependents.
# Contributors
Matt
toge
SunBlack
Jon Spencer