Hacker News new | ask | show | jobs
by 10ren 5895 days ago
I like the JS bytecode idea, but it won't be as powerful as Java or .NET in terms of performance.

Pertinent example: Flash improved its performance enormously from AS2 (ActionScript) to AS3, and one thing they did was add type info. Pertinent because AS is JS.

1 comments

No, not just due to standards-committee politics. Many people didn't like ECMAScript 4 for good reason. I read the spec. It's monstrous. I have hardly ever seen a language with so many overlapping, redundant, completely pointless language features. I'm glad it's dead and I hope it doesn't become undead one day.