This project is a minimal example of a Cloudflare Worker written in Rust using WebAssembly.
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
cargo install wasm-pack
npm install -g wrangler
npx wrangler build
npx wrangler dev
npx wrangler deploy