Loading...
Loading...
EmDash is emerging as a modern, open-source “spiritual successor” to WordPress, aiming to keep WordPress-style extensibility while fixing its biggest weakness: plugin security. Written in TypeScript and built on Astro, the serverless-first CMS runs plugins inside isolated Dynamic Workers, preventing the broad filesystem and database access that has made WordPress plugins a common attack vector. MIT-licensed and designed for Cloudflare or Node.js deployment (plus self-hosting), EmDash targets developers who want a familiar publishing workflow on today’s edge/serverless platforms. The project is in early beta (v0.1.0) with an online admin playground.
Cloudflare : Cloudflare debuts EmDash, an MIT-licensed, TypeScript-based CMS built on Astro, designed as a serverless “spiritual successor” to WordPress, available on GitHub — The cost of building software has drastically decreased. We recently rebuilt Next.js in one week using AI coding agents.
Cloudflare-backed EmDash — billed as a “spiritual successor to WordPress” — is a new TypeScript CMS focused on plugin security by sandboxing plugins in isolated Dynamic Workers. Built atop Astro for content-driven sites, EmDash is serverless-first but can run on self-hosted hardware or other platforms. Proponents say the model mitigates the long-standing WordPress plugin attack surface by executing extensions in separate isolates; critics argue it risks vendor lock-in, echoes Vercel/Next.js dynamics, and may not fully solve plugin security. The project is live on GitHub and has sparked community debate over trade-offs between modern serverless CMS features and the simplicity and portability of static-site approaches.
EmDash, an open-source CMS written in TypeScript, is presented as a spiritual successor to WordPress that modernizes content publishing and fixes plugin security. Built on Astro and designed for serverless deployment or self-hosting, EmDash sandboxes plugins in isolated Dynamic Workers to prevent the broad filesystem and database access that makes WordPress plugins a frequent attack vector. The project is MIT-licensed, aims for functional compatibility with WordPress without reusing its code, and is available as an early developer beta deployable to Cloudflare or Node.js, with an online admin playground. EmDash positions itself to leverage modern web frameworks and serverless runtimes to reduce security risk and lower barriers for developers.
EmDash, a new open-source CMS positioned as a spiritual successor to WordPress, launches v0.1.0 as a TypeScript, serverless-first alternative that emphasizes plugin security and modern web tooling. Built on Astro and MIT-licensed, EmDash provides sandboxed plugins running in isolated Dynamic Workers to eliminate the longstanding WordPress problem where plugins have unfettered access to database and filesystem resources—responsible for the majority of WordPress security incidents. The project aims for compatibility with WordPress functionality without using WordPress code, supports deployment to Cloudflare or Node.js, and offers an online admin playground. EmDash targets developers seeking a modern, secure, extensible publishing stack suited to today’s serverless and edge platforms.