Surfing on wave.. WASM
Seb
seb at wilzba.ch
Mon May 27 12:53:20 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?
Do you know about e.g. Spasm?
https://forum.dlang.org/thread/lhkhbtpkbliddonfwliv@forum.dlang.org
Also, this year there are two GSoC students working on WASM
related topics (runtime hook conversion + independence of D from
the C standard library).
See also:
https://github.com/dlang/projects/issues?q=is%3Aissue+is%3Aopen+label%3Agsoc19
More information about the Digitalmars-d
mailing list