"Lars T. Kyllingstad" <[email protected]> wrote in message news:[email protected]... > On 23/01/12 17:21, Trass3r wrote: >> Just discovered this LLVM-to-Javascript translator: >> http://emscripten.org/ >> Looks really interesting, they even converted CPython. >> >> Might be interesting for D as well. >> Question is how the low-level stuff in druntime would work out. > > > Am I the only one who thinks this sounds like a horrible idea? :) >
It's horrible, but not as horrible as using straight JavaScript (or CoffeeScript, IMO). It's a necessary evil thanks to JavaScript's underserved ubiquity.
