-
Notifications
You must be signed in to change notification settings - Fork 408
Insights: cloudflare/workerd
Overview
Could not load contribution data
Please try again later
5 Releases published by 1 person
-
v1.20250722.0
published
Jul 22, 2025 -
v1.20250723.0
published
Jul 23, 2025 -
v1.20250724.0
published
Jul 24, 2025 -
v1.20250725.0
published
Jul 25, 2025 -
v1.20250726.0
published
Jul 26, 2025
32 Pull requests merged by 14 people
-
Update dependencies
#4621 merged
Jul 27, 2025 -
[rust] upstreaming rust lint configuration
#4609 merged
Jul 25, 2025 -
[build] Comply with clang-tidy misc-throw-by-value-catch-by-reference, minor code cleanup
#4615 merged
Jul 25, 2025 -
[nfc] Add no-op method to LimitEnforcer
#4570 merged
Jul 25, 2025 -
Some fixes for sidecar IP randomization
#4617 merged
Jul 25, 2025 -
Mark optional types on CF request data
#4531 merged
Jul 25, 2025 -
feat: release cache: no-cache on fetch requests
#4611 merged
Jul 25, 2025 -
Implements vendor package tests for Python
#4536 merged
Jul 25, 2025 -
Extend hrtime check for flakes
#4610 merged
Jul 24, 2025 -
Update getBundleDirectory to use WorkerSource instead
#4608 merged
Jul 24, 2025 -
[o11y] nfc: Refactor span tracing, avoid synthesizing span events in backend
#4419 merged
Jul 24, 2025 -
Continued work on webfs wpt's
#4606 merged
Jul 24, 2025 -
Sidecar tests: assign a random IP address to avoid clashing ports
#4592 merged
Jul 24, 2025 -
Add vendor in addition to python_modules
#4607 merged
Jul 24, 2025 -
Move Python artifact fetch code to src/workerd/server/
#4596 merged
Jul 24, 2025 -
Implement MessageChannel/MessagePort
#3813 merged
Jul 24, 2025 -
Update multiple webfs wpt test statuses
#4602 merged
Jul 24, 2025 -
feat(types): allow Service<T> to handle non-WorkerEntrypoint default export
#4588 merged
Jul 24, 2025 -
Emscripten bootstrap: Propagate errors in
_createPyodideModule
correctly#4603 merged
Jul 24, 2025 -
NodeJS Compat: Add process.stdin, stdout and stderr
#4480 merged
Jul 24, 2025 -
Moar webfs excitement
#4600 merged
Jul 23, 2025 -
Misc changes needed to implement worker loaders in production
#4579 merged
Jul 23, 2025 -
More webfs fun and excitement
#4599 merged
Jul 23, 2025 -
just update-deps workerd-cxx
#4598 merged
Jul 23, 2025 -
More refinement of webfs impl
#4584 merged
Jul 22, 2025 -
Fetch Python deps asynchronously in the main thread.
#4548 merged
Jul 22, 2025 -
Adds wait for event and workflows module
#4563 merged
Jul 22, 2025 -
[ci] Always use lld in CI on Linux
#4583 merged
Jul 21, 2025 -
disallow jsg::Promise in v8 fast api
#4576 merged
Jul 21, 2025 -
improve nodejs compat of OutgoingMessage
#4581 merged
Jul 21, 2025 -
Implements default entrypoint support for Python.
#4582 merged
Jul 21, 2025 -
[build] Split workerd-api from server target
#4580 merged
Jul 21, 2025
16 Pull requests opened by 11 people
-
[o11y] Specify "trace" event type for Streaming Tail Worker
#4585 opened
Jul 21, 2025 -
add proper sourcemap support to workerd
#4586 opened
Jul 21, 2025 -
implement node:http server-side modules
#4591 opened
Jul 22, 2025 -
Implements script for creating vendored package zip for tests
#4594 opened
Jul 23, 2025 -
Add rpc/serialization support for TraceItem
#4595 opened
Jul 23, 2025 -
[rust] throw handler
#4601 opened
Jul 23, 2025 -
[nfc] just w alias
#4604 opened
Jul 24, 2025 -
[rust] do not generate cxx.h header
#4605 opened
Jul 24, 2025 -
Pyodide 0.28
#4612 opened
Jul 25, 2025 -
Add compat flag for the removal of `vendor` from Python sys.path
#4613 opened
Jul 25, 2025 -
Adds object converter method and fix sleep_until
#4614 opened
Jul 25, 2025 -
Adds compat flag which disables global Python handlers.
#4616 opened
Jul 25, 2025 -
Avoid passing ownership of WorkerSource to newScript(...)
#4618 opened
Jul 25, 2025 -
Remove @types/debug
#4619 opened
Jul 25, 2025 -
Support Structured Logging at startup.
#4620 opened
Jul 26, 2025 -
Add waitUntil to cloudflare:workers type definition
#4622 opened
Jul 27, 2025
1 Issue closed by 1 person
-
🐛 BUG: Version `GLIBC_2.32' not found
#3411 closed
Jul 25, 2025
4 Issues opened by 3 people
-
macOS: workerd crashes with dual-stack "happy eyeballs" HTTP requests
#4623 opened
Jul 27, 2025 -
Response.json() should throw with top level value of function symbol undefined
#4597 opened
Jul 23, 2025 -
🐛 Bug Report — Runtime APIs: `URLSearchParams.toString()` doesn't escape backslashes
#4593 opened
Jul 23, 2025 -
support napi
#4587 opened
Jul 22, 2025
8 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Draft: Add createHttpClient API for Socket objects
#4005 commented on
Jul 25, 2025 • 10 new comments -
Block completion of io context until tail stream target completes. Catch tail stream JS exception and set event outcome. Synchronously drain io context.
#4540 commented on
Jul 26, 2025 • 1 new comment -
Regression in `abortAllDurableObjects()` on Windows @ 1.20250618.0
#4465 commented on
Jul 21, 2025 • 0 new comments -
Feature: [unenv] https.request is not implemented yet!
#3820 commented on
Jul 24, 2025 • 0 new comments -
"Illegal instruction (core dumped)" since 1.20250129.0
#3671 commented on
Jul 27, 2025 • 0 new comments -
[DRAFT][build] Implement fast C23-based wd_cc_embed macro
#4069 commented on
Jul 27, 2025 • 0 new comments -
EW-9285 Fix STW stream cancellation warnings further
#4489 commented on
Jul 26, 2025 • 0 new comments -
[o11y] Return STW outcome properly
#4564 commented on
Jul 26, 2025 • 0 new comments