Surfing on wave.. WASM

Dejan Lekic dejan.lekic at gmail.com
Mon May 27 13:32:38 UTC 2019


On Monday, 27 May 2019 at 12:33:16 UTC, KnightMare wrote:
> In case WASM is future of WEB/EmbeddedVM Dlang should ride the 
> wave.
> This means not only compile to WASM/WASI by compilers but bring 
> to it Dlang-RT (bytecode it not useful without some RT).
> When Dlang can generate same program for WASM as for terminal 
> (with same RT not only "u can use templates only") it will lead 
> a lot of people to Dlang, it will lead business too with money 
> cause they want it, they ready to pay for it.
> No?

With WASI that is definitely possible. LDC can already target 
WASM and once WASI becomes standard I am sure it will be 
supported by LLVM.


More information about the Digitalmars-d mailing list