Suppose I want to deploy a website, using Netlify, that enable users to type their own, e.g. Python, codes into the code editor, e.g. Monaco, Codemirror, etc. For Python, I intend to use Netlify which is a client-based Python runtime compiled to WASM.
Can I deploy such a website to Netlify?