QuickJS Javascript Engine

News

Introduction

QuickJS is a small and embeddable Javascript engine. It supports the
ES2025 specification.

Main Features:

Online Demo

qjs can be run in JSLinux.

Benchmarks

Documentation

QuickJS documentation:
HTML version, PDF version.

Download

Sub-projects

QuickJS embeds the following C libraries which can be used in other projects:

Links

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/