-
-
Notifications
You must be signed in to change notification settings - Fork 139
Pull requests: PerryTS/perry
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(runtime):
in on a class instance walks the declared-class prototype (unblocks nightly)
#6347
opened Jul 13, 2026 by
proggeramlug
Contributor
Loading…
fix(runtime): route Proxy values through [[Call]] in the ad-hoc closure probes (#6320)
#6346
opened Jul 13, 2026 by
proggeramlug
Contributor
Loading…
fix(runtime): numeric-key computed calls must read the element, not dispatch by name (#6328)
#6344
opened Jul 13, 2026 by
proggeramlug
Contributor
Loading…
fix(codegen): resolve a native base class by class CHAIN, not by extends name (#6325, #6326, #6336)
#6342
opened Jul 13, 2026 by
proggeramlug
Contributor
Loading…
fix(gc): prune DATA_VIEW_REGISTRY and SHARED_ARRAY_BUFFER_REGISTRY on buffer death (#6337)
#6341
opened Jul 13, 2026 by
proggeramlug
Contributor
Loading…
fix(codegen): an integer literal past 2^31 must not seed the i32 fast path (#6319)
#6340
opened Jul 13, 2026 by
proggeramlug
Contributor
Loading…
ci: run the integration suites a PR's diff names (#5960)
#6338
opened Jul 13, 2026 by
proggeramlug
Contributor
Loading…
fix(runtime,codegen): expose the Web Streams globals; resolve instanceof against a built-in held in a variable
#6335
opened Jul 13, 2026 by
proggeramlug
Contributor
Loading…
fix(json): JSON.stringify segfaulted on a non-ObjectHeader pointer
#6334
opened Jul 13, 2026 by
proggeramlug
Contributor
Loading…
fix(transform): try/catch inside an async generator never caught anything
#6331
opened Jul 13, 2026 by
proggeramlug
Contributor
Loading…
fix(android): NaN-box UI handles, safe preferencesGet, status-bar host pad
#6317
opened Jul 12, 2026 by
tangledcircuitweb
Loading…
7 of 10 tasks
feat: Electron-compat shim + experimental Servo web-engine switch
#5811
opened Jun 30, 2026 by
proggeramlug
Contributor
•
Draft
ProTip!
Exclude everything labeled
bug with -label:bug.