-
Notifications
You must be signed in to change notification settings - Fork 297
Pull requests: quickjs-ng/quickjs
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(bytecode): widen function-header offsets to size_t to prevent ove…
#1488
opened May 17, 2026 by
andreasrosdal
Contributor
Loading…
fix(libc): correct privilege drop order and sentinel in js_os_exec
#1487
opened May 17, 2026 by
andreasrosdal
Contributor
Loading…
fix(string): reject oversized len in JS_NewStringUTF16
#1486
opened May 17, 2026 by
andreasrosdal
Contributor
Loading…
fix(bytecode): reject high-bit-set atom indices in JS_ReadObjectAtoms
#1485
opened May 17, 2026 by
andreasrosdal
Contributor
Loading…
docs: document trust requirements for JS_READ_OBJ_BYTECODE and _SAB
#1484
opened May 17, 2026 by
andreasrosdal
Contributor
Loading…
fix(libc): avoid undefined memcpy in js_worker_postMessage with len==0
#1483
opened May 17, 2026 by
andreasrosdal
Contributor
Loading…
fix(cutils): handle vsnprintf encoding error in dbuf_printf
#1482
opened May 17, 2026 by
andreasrosdal
Contributor
Loading…
fix(run-test262): bounds-check optind before argv[optind] for -N
#1481
opened May 17, 2026 by
andreasrosdal
Contributor
Loading…
fix(libc): correct transient-errno predicate in js_waker_signal
#1480
opened May 17, 2026 by
andreasrosdal
Contributor
Loading…
Add C-API helpers for embedders: property accessors, exception, promise
#1475
opened May 16, 2026 by
andreasrosdal
Contributor
Loading…
fix: emit source_loc around iterator_close so for/of return() stack traces report correct line
#1473
opened May 16, 2026 by
mvanhorn
Contributor
Loading…
fix: heap-use-after-free in build_backtrace when dbuf OOM frees current_exception
#1472
opened May 16, 2026 by
mvanhorn
Contributor
Loading…
Fix find_var_htab to skip entries with scope_level != 0
#1471
opened May 16, 2026 by
jiang1997
Contributor
Loading…
quickjs-libc: add TextEncoder and TextDecoder
#1463
opened May 7, 2026 by
hhugo
Loading…
3 tasks done
Add last_var_atom for better error messages
#1382
opened Mar 4, 2026 by
speedskater1610
Contributor
Loading…
Experimental: Add SLJIT JIT compiler integration for QuickJS
#1332
opened Feb 8, 2026 by
stevefan1999-personal
•
Draft
qjsc: find module based on path instead of script name
#1194
opened Oct 14, 2025 by
mochaaP
Contributor
Loading…
Previous Next
ProTip!
What’s not been updated in a month: updated:<2026-04-17.