Wasm core dumps and debugging Rust in Cloudflare Workers
- Added on 2023-08-14
- Page: https://blog.cloudflare.com/wasm-coredumps/
- See on Internet Archive
- #wasm #coredump
Debugging Rust and Wasm with Cloudflare Workers involves a lot of the good old time-consuming and nerve-wracking printf'ing strategy. What if there’s a better way? This blog is about enabling and using Wasm core dumps and how you can easily debug Rust in Cloudflare Workers