You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to write my worker and durable object code with Rust to get its type checking and strong compiler guarantees. Technically, should just be possible because it's already possible on Cloudflare Workers. Some docs on how to do this would be nice
I want to write my worker and durable object code with Rust to get its type checking and strong compiler guarantees. Technically, should just be possible because it's already possible on Cloudflare Workers. Some docs on how to do this would be nice