No, because Pages uses Workers in the background and Workers only support JS, WASM, or anything that

No, because Pages uses Workers in the background and Workers only support JS, WASM, or anything that can be transpiled to JS or WASM (TS, Rust).
Was this page helpful?