www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 17886] New: [Tracker] WebAssembly support

https://issues.dlang.org/show_bug.cgi?id=17886

          Issue ID: 17886
           Summary: [Tracker] WebAssembly support
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: dmd
          Assignee: nobody puremagic.com
          Reporter: petar.p.kirov gmail.com

Currently D sort of has WebAssembly support, by using LDC to output LLVM
bitcode and then using the Emscripten toolchain to compile to wasm.

This bug is meant for tracking the support for this target.

--
Oct 09 2017