QuickJS Javascript Engine

News

Image for: News

Introduction

Image for: Introduction
QuickJS is a small and embeddable Javascript engine. It supports the ES2023 specification including modules, asynchronous generators, proxies and BigInt.

Main Features:

Online Demo

Image for: Online Demo
qjs can be run in JSLinux.

Documentation

Image for: Documentation
QuickJS documentation: HTML version, PDF version.

Download

Image for: Download

Sub-projects

Image for: Sub-projects
QuickJS embeds the following C libraries which can be used in other projects:

Links

Image for: Links

Licensing

Image for: Licensing
QuickJS is released under the MIT license.

Unless otherwise specified, the QuickJS sources are copyright Fabrice Bellard and Charlie Gordon.


Fabrice Bellard - https://bellard.org/