emscripten

bearophile bearophileHUGS at lycos.com
Sun Dec 19 12:16:05 PST 2010


Adam D. Ruppe:

> Anyway, it just irks me that so many web evangelists say "modern"
> when they really mean "bleeding edge".

You are right, saying "modern" I have used the wrong words. If you use emscripten to compile large amounts of C or C++ code you probably need a very fast JavaScript engine. And we are still in the middle of the JS speed race, so it matters if you use FF 3.6 or FF4 or the latest canary build of Chrome that has Crankshaft. In few years this speed race will end and using the very latest JS engine will not matter.

Bye,
bearophile


More information about the Digitalmars-d mailing list