Skip to Content

quickjs-ng v0.10.1

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 features defined.

# Dependencies

No dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • Matt's avatar Matt

# Changelog

  • 12a48fd [quickjs-ng] New port (#46855)

# Source