Skip to Content

quickjs-ng v0.11.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 features defined.

# Dependencies

No dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • Matt's avatar Matt
  • toge's avatar toge
  • SunBlack's avatar SunBlack

# Changelog

  • c93294d Update to CMake 3.31.10 (#48250)
  • e738ca8 [quickjs-ng] update to 0.11.0 (#48335)
  • 12a48fd [quickjs-ng] New port (#46855)

# Source