Is D really that bad?

Imperatorn johan_forsberg_86 at hotmail.com
Sat Oct 29 14:16:10 UTC 2022


On Friday, 28 October 2022 at 10:23:16 UTC, AnimusPEXUS wrote:
> On Friday, 28 October 2022 at 09:51:04 UTC, Imperatorn wrote:
>> Hi guys,
>> Is D really that bad?
>
> D isn't bad. D is good. it's just needs many bugfixing and more 
> stability (without which it's complicated to even advertise it 
> to use it for prod) and also it needs more stable and 
> maintained tools (frameworks) for many things, like bindings 
> for wayland and better wasm/wasi support. and more interesting 
> things, like docker/kubernetes does for Go.
>
> Also, I'm trying here to figure out how to write wasm runtime 
> support (yes, I know about adr's one), and I think there should 
> be better documentation/api generator/browser, like 
> golang's/python's godoc/pydoc servers.

What about this?

https://wiki.dlang.org/Generating_WebAssembly_with_LDC


More information about the Digitalmars-d mailing list