-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Pull requests: bellard/quickjs
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Avoid initializer-string warning for the digits array
#495
opened Mar 24, 2026 by
nickva
Contributor
Loading…
Make js_class_id_alloc thread-local to avoid the 1 << 16 maximum size limits
#409
opened May 16, 2025 by
andycall
Loading…
Ensure not creating a worker with non-existing module
#335
opened Jul 23, 2024 by
renatahodovan
Contributor
•
Draft
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…
Type checks for typed arrays and array buffers.
#291
opened May 8, 2024 by
xeioex
Contributor
Loading…
ProTip!
Add no:assignee to see everything that’s not assigned.