I use WordPress for all my websites, and i consider it merely a tool, not even on that i enjoy using, so when i heard that Cloudflare released a new CMS, i felt intrigued.
Turns out that it is really good (and you can try it here), even if it is vibe-coded, but im sure that other WordPress users agree with me when i say that it will never replace it.
When you enter the admin you are greeted by a dashboard that looks quite similar to the WordPress one, but Compared to WordPress, it it incredible relieving to discover that you do not have to install a plugin to edit SEO settings.
You can even manage redirections and CPTs out of the box, without having to modify a functions.php file, like we were in 2005, or without having to see a thousand banners to upgrade your plugin to the Pro version.
Without a doubt the most important aspect of emdash is that plugins are not as insecure as they are in WordPress.
Each plugin runs inside an isolated sandbox and never get complete access to your content.
These qualities make emdash interesting, but is has one big problem: it uses Typescript instead of PHP.
I think that the biggest strength of WordPress is having the simplest deploy posible: just upload your files to a server with PHP installed.
You can argue that plugin security is important, but i have seen dozens of WordPress sites without any problem.
That leaves easiness of use as the main factor to choose an CMS, and WordPress continues to be the default option of all Hostings.
It is obvious why Cloudflare made Emdash thinking in they Workers infraestructure, but that way you make your CMS incredible hard to use to less experienced devs.
My main takeaway is that having one new option is great news, but we are far from having a decent WordPress replacement.