Is D really terrible for web?

Sergey kornburn at yandex.ru
Sun Nov 2 20:36:42 UTC 2025


On Sunday, 2 November 2025 at 17:13:27 UTC, RexFactorem wrote:
> languages and stated D really sucks for Web, which is my main 
> use-case as I envisioned D fit a nice spot between C++ power 
> and Erlang concurrency with ease of coding, through Vibe.d. (I 
> may be wrong. Again, I'm still just a learner.)

So what is your main goal?
Can you elaborate a bit more?

Because web is very different.

Normal web, high load web, cloud things (azure,aws,gcp), wasm, 
low level network protocols - all "web", but very different areas.

In some D has better standings, in others - worse.
So it really depends on your tasks.


More information about the Digitalmars-d mailing list