Re: can we develop a w3c widget engine for the webkit?

On 16 Apr 2010, at 09:37, Robin Berjon wrote:

> Hi,
> 
> On Apr 16, 2010, at 04:44 , 126.com wrote:
>>    now there are many w3c widget engine versions has been developed,but it almost develped with java base on JAVAVM, whether or not we can building a w3c widget engine written with c/c++ language which as a plugin of webkit.
> 
> If you're asking if it's possible to develop a W3C Widget engine based on WebKit, the answer is yes. You can use any Web runtime engine. I'm not sure but I think that using WebKit for this has actually been done, but I forget the details.

Aplix's WebVM is implemented in this fashion, as a webkit plugin in C:

http://wiki.webvm.net/wrtc/

> 
> -- 
> Robin Berjon - http://berjon.com/
> 
> 
> 
> 

Received on Friday, 16 April 2010 18:58:49 UTC