mirror of
https://github.com/bellard/quickjs.git
synced 2026-03-31 12:18:01 +00:00
Public repository of the QuickJS Javascript Engine.
|
Some checks failed
ci / Linux (Ubuntu) (push) Has been cancelled
ci / Linux LTO (push) Has been cancelled
ci / Linux 32bit (push) Has been cancelled
ci / linux-asan (push) Has been cancelled
ci / linux-msan (push) Has been cancelled
ci / linux-ubsan (push) Has been cancelled
ci / macOS (push) Has been cancelled
ci / macos-asan (push) Has been cancelled
ci / macos-ubsan (push) Has been cancelled
ci / freebsd (push) Has been cancelled
ci / Cosmopolitan (push) Has been cancelled
ci / MinGW Windows target (push) Has been cancelled
ci / Windows MSYS2 (push) Has been cancelled
ci / qemu-alpine (linux/386) (push) Has been cancelled
ci / qemu-alpine (linux/arm/v6) (push) Has been cancelled
ci / qemu-alpine (linux/arm/v7) (push) Has been cancelled
ci / qemu-alpine (linux/arm64) (push) Has been cancelled
ci / qemu-alpine (linux/ppc64le) (push) Has been cancelled
ci / qemu-alpine (linux/riscv64) (push) Has been cancelled
ci / qemu-alpine (linux/s390x) (push) Has been cancelled
|
||
|---|---|---|
| .github/workflows | ||
| compat | ||
| doc | ||
| examples | ||
| fuzz | ||
| tests | ||
| .gitignore | ||
| Changelog | ||
| cutils.c | ||
| cutils.h | ||
| dtoa.c | ||
| dtoa.h | ||
| libregexp-opcode.h | ||
| libregexp.c | ||
| libregexp.h | ||
| libunicode-table.h | ||
| libunicode.c | ||
| libunicode.h | ||
| LICENSE | ||
| list.h | ||
| Makefile | ||
| qjs.c | ||
| qjsc.c | ||
| quickjs-atom.h | ||
| quickjs-libc.c | ||
| quickjs-libc.h | ||
| quickjs-opcode.h | ||
| quickjs.c | ||
| quickjs.h | ||
| readme-cosmo.txt | ||
| readme.txt | ||
| release.sh | ||
| repl.js | ||
| run-test262.c | ||
| test262_errors.txt | ||
| test262.conf | ||
| test262o_errors.txt | ||
| test262o.conf | ||
| TODO | ||
| unicode_download.sh | ||
| unicode_gen_def.h | ||
| unicode_gen.c | ||
| VERSION | ||
The main documentation is in doc/quickjs.pdf or doc/quickjs.html.