Loreon
Labs
Platform
Docs
Home
Ecosystems
Other
quickjs
Public repository of the QuickJS Javascript Engine.
Other
Emerging
GitHub
Website
Stars
—
Forks
—
Contributors
8
Last push
22d ago
Recent commits
Latest commits.
fixed compilation with clang
d73189d
Fabrice Bellard
28d ago
added custom malloc for small blocks (11% faster on bench-v8)
99e9181
Fabrice Bellard
28d ago
Add Uint8Array base64/hex methods (initial patch by saghul)
e182e3d
Fabrice Bellard
1mo ago
memcpy() (currently) has undefined behavior if a pointer is NULL with zero size (#500)
1f50b39
Fabrice Bellard
1mo ago
fixed error handling in os.exec() (#503)
b1b4733
Fabrice Bellard
1mo ago
added missing NULL pointer check (#504)
c1ba371
Fabrice Bellard
1mo ago
use __EMSCRIPTEN__ define instead of EMSCRIPTEN
9b90125
Fabrice Bellard
1mo ago
fixed (again) JS atomics in case of typed array resizing - use same function name as quickjs-ng for js_atomics_get_buf() (#508)
efda450
Fabrice Bellard
1mo ago
Top contributors
Builders behind this project.
chqrlie
44 commits
bellard
25 commits
bnoordhuis
9 commits
nickva
7 commits
kasperisager
4 commits
pinotree
3 commits
renatahodovan
3 commits
xeioex
2 commits