Skip to Content

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's avatar Matt
  • toge's avatar toge
  • SunBlack's avatar SunBlack
  • Jon Spencer's avatar Jon Spencer

# Changelog

  • 77b2cb6 [quickjs-ng] update to 0.12.0 (#49942)
  • b03010e [quickjs-ng] Add a feature for quickjs standard library (#49610)
  • c93294d Update to CMake 3.31.10 (#48250)
  • e738ca8 [quickjs-ng] update to 0.11.0 (#48335)
  • 12a48fd [quickjs-ng] New port (#46855)

# Source