Good point. This is probably a good use case for DO alarms, but if that's not already part of your t
Good point. This is probably a good use case for DO alarms, but if that's not already part of your toolbelt would be introducing more moving parts.
zstd compression locally.zstd decompression when uploading my project's code to the hosted v8 isolate?
zstd implementation, would I be able to apply that to a Uint8Array representation of a Wasm binary embedded in a JavaScript constant, and call WebAssembly.instantiate() from it?new Function() on Workers? It turns out a library I'm using relies on it for it's core functionality and I'd rather not reimplement it all


wrangler init --from-dash <WORKER_NAME>request.headers.get("CF-Connecting-IP"), in a worker it prints - 198.0.0.1
As a stopgap to accelerate the adoption of IPv6, Cloudflare offers Pseudo IPv4 which supports IPv6 addresses in legacy applications expecting IPv4 addresses. The goal is to provide a nearly unique IPv4 address for each IPv6 address, using Class E IPv4 address space, which is designated as experimental and would not normally see trafficIt just generates a fake one
zstdzstdzstdUint8ArrayWebAssembly.instantiate()new Function()wrangler init --from-dash <WORKER_NAME>request.headers.get("CF-Connecting-IP")"ip": "2a06:98c0:3600::103",198.0.0.1