Simple webxdc that allows you to code, preview and build a webxdc or just test some code, no setup needed, just open and code something.
Also running as a PWA at https://webxdc-code-playground.onrender.com/
pnpm installpnpm run devpnpm run buildTo build with eruda:
NODE_ENV=debug pnpm run build