www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - Will D support WebAssembly?

reply Dsby <dushibaiyu yahoo.com> writes:
Chrome Canary、Firefox Nightly and Microsoft Edge can use  
WebAssembly。
  WebAssembly : https://en.wikipedia.org/wiki/WebAssembly
Mar 16 2016
parent Seb <seb wilzba.ch> writes:
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?
Mar 16 2016