Skip to content

Pull requests: cloudflare/workers-rs

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

Add flagship bindings with per-monomorphization generics
#1053 opened Sep 1, 2026 by logan-gatlin Collaborator Loading…
Add blockConcurrencyWhile binding for Durable Objects
#1039 opened Jul 31, 2026 by lukevalenta Contributor Loading…
Experimental wasm memory.discard support
#1037 opened Jul 29, 2026 by guybedford Collaborator Draft
fix(durable-object): fix wrong return type on durable object alarm fn DO NOT MERGE next major Breaking change for the next major version
#1023 opened Jul 7, 2026 by Darckfast Contributor Loading…
perf: remove redundant copies and JS boundary crossings on hot paths DO NOT MERGE next major Breaking change for the next major version
#1022 opened Jul 7, 2026 by connyay Contributor Loading…
feat(vectorize): add Vectorize (V2) binding
#1019 opened Jun 23, 2026 by connyay Contributor Draft
Remove wasm bindgen futures
#1001 opened May 22, 2026 by guybedford Collaborator Loading…
wip: Support binary auto req/res.
#991 opened May 7, 2026 by connyay Contributor Draft
feat(durable object): expose SyncKvStorage
#978 opened Apr 19, 2026 by chise0713 Loading…
Add R2 parallel get benchmark with timing logs
#970 opened Apr 10, 2026 by guybedford Collaborator Loading…
feat: add Workflows support
#918 opened Jan 28, 2026 by connyay Contributor Loading…
Added initial image binding support
#916 opened Jan 24, 2026 by SATVIKsynopsis Contributor Loading…
Reproduce bug
#911 opened Jan 16, 2026 by danlapid Collaborator Loading…
Deprecate SendWrapper and #[worker::send] — JsValue is now Send
#861 opened Oct 30, 2025 by guybedford Collaborator Loading…
feat: create trait definitions for model and streamable model
#833 opened Sep 28, 2025 by parzivale Contributor Loading…
Support eager memory deallocation on hibernation
#832 opened Sep 26, 2025 by guybedford Collaborator Loading…
Feat: Marked SendFuture and SendWrapper as unsafe types
#784 opened Jul 18, 2025 by parzivale Contributor Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.