Skip to content

Pull requests: bellard/quickjs

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Harden and optimize RegExp execution
#543 opened Jul 16, 2026 by zzjjob Loading…
Optimize Date timezone offset lookup
#542 opened Jul 14, 2026 by zzjjob Loading…
Add versioned bytecode file support to qjsc and qjs
#541 opened Jul 14, 2026 by zzjjob Loading…
Expose JS_NewSymbol()
#524 opened Jun 15, 2026 by kasperisager Contributor Loading…
Expose JS_ToBoolean(), JS_ToNumber(), and JS_ToObject()
#523 opened Jun 15, 2026 by kasperisager Contributor Loading…
Expose missing type predicates
#522 opened Jun 15, 2026 by kasperisager Contributor Loading…
Add JS_GetVersion()
#521 opened Jun 15, 2026 by kasperisager Contributor Loading…
Support CC_FOR_BUILD for cross-compilation
#484 opened Jan 27, 2026 by chrisburr Loading…
os.socket API proposal
#405 opened May 8, 2025 by yne Loading…
fix qjsc for Windows
#401 opened Apr 17, 2025 by mattn Loading…
shared lib and config file
#396 opened Apr 3, 2025 by john-peterson Loading…
missing atomic references...
#381 opened Jan 15, 2025 by bsekisser Loading…
Implements Javascript profiling support.
#371 opened Nov 23, 2024 by rubenlg Loading…
Fix undefined behavior
#367 opened Nov 16, 2024 by pitust Loading…
Improve JS_GetArrayBuffer
#361 opened Oct 12, 2024 by jiangjieke Loading…
examples/point.c: add PointEnumerable class
#360 opened Oct 11, 2024 by leoplo Loading…
Ensure that workers in fuzzers can create their own context
#334 opened Jul 23, 2024 by renatahodovan Contributor Loading…
Add include guards and C++ compatibility to fuzz_common.h
#318 opened Jun 12, 2024 by renatahodovan Contributor Loading…
Fix JSValue casting
#307 opened May 23, 2024 by metarutaiga Loading…
Add JS_GetVersion()
#296 opened May 10, 2024 by xeioex Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.