cloudflare
workers-rs
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
feat(EmailWorkers): Implement email worker functionality (#715)
main
2 days ago
add example for receiving emails
nudded:feat-email-workers
2 days ago
add example for receiving emails
nudded:feat-email-workers
2 days ago
simplify forwardable wrapper
nudded:feat-email-workers
2 days ago
feat(EmailWorkers): Implement email worker functionality
nudded:feat-email-workers
2 days ago
Adopt wasm-bindgen unwind safety enforcement Update wasm-bindgen submodule to pick up unwind safety enforcement on #[wasm_bindgen] exports (wasm-bindgen/wasm-bindgen#5128). Add wasm-streams and gloo as submodules pointing at forks that propagate unwind safety bounds through closures and timers. Patch both via [patch.crates-io] so the worker crate compiles against the new enforcement. Refactor durable object test fixtures to use Cell wrapped in AssertUnwindSafe, replacing RefCell. Cell is single-threaded safe for Copy types because every operation is an atomic move with no borrow guard to leave dangling; AssertUnwindSafe is the narrow, honest assertion for the interior mutability fields without making blanket promises about State/Env. Add cargo url replacement so transitive git deps fetched via SSH fall back to HTTPS for cargo generate users.
guybedford:unwind-safety-update
3 days ago
Release v0.8.3 (#997)
main
8 days ago
update cargo
releases/v0.8.3
8 days ago
Latest Branches
CodSpeed Performance Gauge
-7%
feat(EmailWorkers): Implement email worker functionality
#715
2 days ago
4c16466
nudded:feat-email-workers
CodSpeed Performance Gauge
+2%
Adopt wasm-bindgen unwind safety enforcement
#999
3 days ago
f82adff
guybedford:unwind-safety-update
CodSpeed Performance Gauge
+24%
Release v0.8.3
#997
8 days ago
9c4cc7f
releases/v0.8.3
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs