On Mon, Dec 5, 2011 at 7:28 PM, Oliver Hunt <oli...@apple.com> wrote: > > The issue here isn't "can we make multiple vms live in webkit" it's "can we > expose multiple languages to the web", to the former i say obviously as we > already do, to the latter I say that we don't want to.
People are already using multiple languages on the web. E.g., https://github.com/jashkenas/coffee-script/wiki/List-of-languages-that-compile-to-JS. Native runtime support is a natural next step. WebKit does support multiple VMs, but it does not support them concurrently at runtime. That is essentially what we want to enable. Cheers, Vijay _______________________________________________ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev