Cogman
Lifer
- Sep 19, 2000
- 10,284
- 138
- 106
All I am saying... is that there are plenty of 'insert your own language here' compilers to javascript. So you can write in one language for code maintenance, and then run it in a javascript engine.
That is all. I don't care about, nor am I ignorant of, ASM.js.
I guess I don't get what you were getting at. My point was ASM.js expands the number of "compile to javascript" languages significantly. Pretty much anything that compiles to the LLVM now can be turned into javascript. (well, honestly, emscripten made this happen before asm.js came around. ASM.js is really just the formalizing of emscripten output).