Comment Re:Rebuild in what language? (Score 1) 41
EmDash builds upon the Astro web framework.
That pretty much precludes the use of anything but Typescript/Javascript. Also it isn't a rewrite in the traditional sense, since they're clean-room implementing wordpress features on an existing framework.
Due to Astro being a fairly large framework already, I'm curious to see what exactly emdash brings to the table; is it just a couple extra integrations, or did they have to change a bunch of baseline astro code as well...