Skip to Content

quickjs-ng v0.15.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

# Source