D and WebAssembly (Wasm)

Dukc ajieskola at gmail.com
Mon Sep 13 18:42:18 UTC 2021


On Monday, 13 September 2021 at 18:11:22 UTC, Kenneth Dallmann 
wrote:
> Yeah, thanks for answering! Sounds like you guys got it figured 
> out. You can just use the LLVM compiler to compile to LLVM 
> intermediate code and then feed that directly into Emscripten.
>
>   I wasn't able to find this info online, specifically. If this 
> is true then D is
> 100% fully executable on via Emscripten Wasm.

You don't need Emscripten at all. LDC can target WASM directly.


More information about the Digitalmars-d mailing list