Wasm behind CDN?

I have a website which is Rust compiled to wasm. Does this fall under “HTML” or “non-HTML” in terms of CDN caching policies ?

It’s not even a CDN Caching policy. It’s anything that’s :orange: Proxied.

I’ll assume you’re not pushing tons of media files through, so Cloudflare isn’t going to notice, nor really apply that restriction. There are many services using Cloudflare, such as business API calls. There’s so little traffic, as it’s primarily text responses, that it’s not even the tiniest blip.

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.