|
|
|
|
|
by wladimir
4993 days ago
|
|
I agree that the idea of a cross-browser, cross-OS bytecode platform is really nice. Every time I hear of "X-to-javascript" compilers I cringe a bit. But with flash the fatal problem is, and always was, that the only viable implementation of the interpreter is a proprietary and buggy blob, not even available for all platforms. Apart from that being a plugin also made it clunky, too much like a "java applet" (it never integrated into a page as well as javascript does). If it had been based on an open specification (like HTML5 is now) then it could have been successful. Different browsers could have competed for the fastest and most secure JIT, like they do with javascript now. The end result would probably have been great. Alas... Even non-technical people I hear complaining almost daily about what a piece of crapware the Adobe Flash plugin is, after it crashed for the zillionth time. Everyone wants flash to die, as the last sites that still require it either move to HTML5 or are replaced. |
|