Now firefox can run chrome inside firefox, but chrome can't run firefox inside chrome.
WebKit.js: Pure JavaScript Port of WebKit
11–20 of 96 posts
Re: WebKit.js: Pure JavaScript Port of WebKit
#12Now firefox can run chrome inside firefox, but chrome can't run firefox inside chrome.
Re: WebKit.js: Pure JavaScript Port of WebKit
#13I may be the only one excited about this, but I think it's awesome. I imagine a future where a "web browser" is just a WebGL + Networking + JS API, and you just load in HTML5.js. The benefit of something like this is that it puts the power back in the hands of the people. You don't have to worry about Microsoft ignoring standards, you just load in the HTML5.js that you know works. Want a new feature? Fork HTML5.js on…
Re: WebKit.js: Pure JavaScript Port of WebKit
#14I may be the only one excited about this, but I think it's awesome. I imagine a future where a "web browser" is just a WebGL + Networking + JS API, and you just load in HTML5.js. The benefit of something like this is that it puts the power back in the hands of the people. You don't have to worry about Microsoft ignoring standards, you just load in the HTML5.js that you know works. Want a new feature? Fork HTML5.js on…
Re: WebKit.js: Pure JavaScript Port of WebKit
#151. Why?
2. How is this humanly possible?
Re: WebKit.js: Pure JavaScript Port of WebKit
#16Re: WebKit.js: Pure JavaScript Port of WebKit
#17 evalRe: WebKit.js: Pure JavaScript Port of WebKit
#18I may be the only one excited about this, but I think it's awesome. I imagine a future where a "web browser" is just a WebGL + Networking + JS API, and you just load in HTML5.js. The benefit of something like this is that it puts the power back in the hands of the people. You don't have to worry about Microsoft ignoring standards, you just load in the HTML5.js that you know works. Want a new feature? Fork HTML5.js on…
> The ExoBrowser is a scriptable platform designed to ease the experimentation with new concepts for the Web Browser.
> The ExoBrowser exposes its API (parts of the Chromium Content API + a Simple View Model) in Javascript and enables the implementation of a fully functional browser entirely out of it (as a Javascript/HTML/CSS app)
Re: WebKit.js: Pure JavaScript Port of WebKit
#19I wrote a JS port of JavaScriptCore: eval
Re: WebKit.js: Pure JavaScript Port of WebKit
#20All in a 50KB js file. 1. Why? 2. How is this humanly possible?