digitalmars.D - Will D support WebAssembly?
Chrome Canary、Firefox Nightly and Microsoft Edge can use WebAssembly。 WebAssembly : https://en.wikipedia.org/wiki/WebAssembly
Mar 16 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/WebAssemblyIt 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?
Mar 16 2016