Will D support WebAssembly?
Seb via Digitalmars-d
digitalmars-d at puremagic.com
Wed Mar 16 19:23:37 PDT 2016
On Thursday, 17 March 2016 at 02:10:08 UTC, Dsby wrote:
> Chrome Canary、Firefox Nightly and Microsoft Edge can use
> WebAssembly。
> WebAssembly : https://en.wikipedia.org/wiki/WebAssembly
It should be possible with ldc (WebAssembly supports llvm) -
there has already been some discussion before at
http://forum.dlang.org/post/tnzujgocuuvmkdqdsjmm@forum.dlang.org,
but afaik I am not aware of any D application yet that has been
compiled via WebAssembly. Are there any alpha warriors out there?
More information about the Digitalmars-d
mailing list