Hacker News new | ask | show | jobs
by ixtraz 4743 days ago
They are going to make it happen.

http://typescript.codeplex.com/discussions/438243

1 comments

The trouble is that, at the moment, asm.js is not a garbage collected environment, whereas TypeScript is much closer to JS than it is to C.

Static typing alone is not sufficient to make asm.js a good target for a language, I think.