Advertise D's great compatibilty with JavaScript
Sebastiaan Koppe via Digitalmars-d
digitalmars-d at puremagic.com
Sun Jun 18 11:13:27 PDT 2017
On Sunday, 18 June 2017 at 18:06:50 UTC, Joakim wrote:
> Of course, once webasm takes off, everyone will simply compile
> their server code to webasm and ditch javascript altogether.
Although there are proposals to access the dom directly from
webasm [1], right now you'll still need js. And I doubt it will
change anytime soon. Once it does though -> game-changer.
[1]: https://github.com/WebAssembly/design/blob/master/GC.md
More information about the Digitalmars-d
mailing list