A Rust SDK for writing Cloudflare Workers, providing bindings to the Workers runtime.
# Cargo.toml
[dependencies]
worker = "0.8.3"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal Cloudflare Worker handler
Install `wrangler` and use `cargo build --target wasm32-unknown-unknown`.
No dependency data recorded yet.