Experiments with emscripten and D

Piotr Szturmaj bncrbme at jadamspam.pl
Thu Aug 15 14:46:41 PDT 2013


W dniu 15.08.2013 23:45, Adam D. Ruppe pisze:
> On Thursday, 15 August 2013 at 21:36:07 UTC, bearophile wrote:
>> Integration with asm.js too is useful.
>
> Doesn't the llvm backend do that automatically now? So ldc should get
> that too. I thought I read that llvm did in a blog somewhere, but I'm
> not sure.

Emscripten can output asm.js. Just add -s ASM_JS=1 to emcc arguments.


More information about the Digitalmars-d mailing list