Anyone tried to emscripten a D/SDL game?

Johan Engelen via Digitalmars-d digitalmars-d at puremagic.com
Mon Jun 5 03:48:54 PDT 2017


On Monday, 5 June 2017 at 05:22:44 UTC, Sebastien Alaiwan wrote:
>
> The whole simplified toolchain and example project live here: 
> https://github.com/Ace17/dscripten

Are you planning on upstreaming some of your work to LDC? Please 
do! :-)
Looks like it is relatively easy to integrate most of your 
changes.

For `llvm::Triple::asmjs` and `llvm::Triple::Emscripten`, what 
predefined versions would you propose ?
Have a look here: 
https://dlang.org/spec/version.html#predefined-versions

Cheers,
   Johan




More information about the Digitalmars-d mailing list