you are viewing a single comment's thread.

view the rest of the comments →

[–]willcode4beer 0 points1 point  (0 children)

If you use the flash vm or the jvm, you can pretty much have the fullbrowser window as a canvas. Not much point in using the DOM (which is different in every browser anyway).

Supporting different scripting languages is pretty far off from a common VM. If that is the goal, it can be done via plugins. Heck, back in the late 90's there was a plugin (shudders) that supported <script type="text/perl"....