[Issue 17886] New: [Tracker] WebAssembly support

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Oct 9 09:25:23 UTC 2017


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 at puremagic.com
          Reporter: petar.p.kirov at 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.

--


More information about the Digitalmars-d-bugs mailing list