1. Home
  2. Browse
  3. quickjs-ng

quickjs-ng

v0.11.0#2Go to latest

QuickJS, the Next Generation: a mighty JavaScript engine. A small and embeddable JavaScript engine supporting the latest ECMAScript specification.

Install

Run the following Vcpkg command to install the port.

vcpkg install quickjs-ng

Usage

quickjs-ng provides CMake targets:

find_package(qjs CONFIG REQUIRED)

target_link_libraries(main PRIVATE qjs)

Features

Dependencies

See source

Version

v0.11.0#2

Publication

Supports

All

GitHub

quickjs-ng/quickjs

Homepage

github.com/quickjs-ng/quickjs

Subtree

b03010e6fe

License

MIT

Definition

Manifest