Anyone tried to emscripten a D/SDL game?

Sebastien Alaiwan via Digitalmars-d digitalmars-d at puremagic.com
Sun Jun 4 22:22:44 PDT 2017


On Wednesday, 24 May 2017 at 17:08:06 UTC, Nick Sabalausky 
"Abscissa" wrote:
> On Wednesday, 24 May 2017 at 17:06:55 UTC, Guillaume Piolat 
> wrote:
>>
>> http://code.alaiwan.org/wp/?p=103
>
> Awesome, thanks!

Author here ; the blogpost is indeed interesting but it's 
outdated.
It's a lot more simpler now that the "LDC + emscripten-fastcomp" 
combination works (no need for intermediate C lowering anymore)

The whole simplified toolchain and example project live here: 
https://github.com/Ace17/dscripten
If you have questions about how this work, I'd be glad to answer 
them!


More information about the Digitalmars-d mailing list