Chrome Is The New C Runtime
mobilespan.com
Chrome Is The New C Runtime
1–10 of 149 posts
Re: Chrome Is The New C Runtime
#2What other alternatives are there? Apache Portable Runtime?
Re: Chrome Is The New C Runtime
#3https://developer.mozilla.org/en-US/docs/Mozilla/Projects/XU...
Re: Chrome Is The New C Runtime
#4This movement is really interesting to me. If I could clone myself, I'd be working on an exokernel in Rust that just exposes a V8 VM, and uses a DOM implementation as the native drawing interface. Processes == tabs...
Of course, there's higher level work that needs to be done to expose more of the machine in JavaScript. Check out http://extensiblewebmanifesto.org/ , signed by Google, Mozilla, and W3C TAG members, as well as #extendthewebforward on Twitter.
Re: Chrome Is The New C Runtime
#5I'm posting this from a Chromebook Pixel, which I use for all of my development. No crouton, just stock ChromeOS. This movement is really interesting to me. If I could clone myself, I'd be working on an exokernel in Rust that just exposes a V8 VM, and uses a DOM implementation as the native drawing interface. Processes == tabs... Of course, there's higher level work that needs to be done to expose more of the machine…
0 - http://words.steveklabnik.com/returning-to-free-software-a-g...
Re: Chrome Is The New C Runtime
#6XULRunner is almost 8 years old now, it was invented for the same purpose TFA uses Chromium but it's actually documented: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/XU...
Re: Chrome Is The New C Runtime
#7XULRunner is almost 8 years old now, it was invented for the same purpose TFA uses Chromium but it's actually documented: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/XU...
Re: Chrome Is The New C Runtime
#8I'm posting this from a Chromebook Pixel, which I use for all of my development. No crouton, just stock ChromeOS. This movement is really interesting to me. If I could clone myself, I'd be working on an exokernel in Rust that just exposes a V8 VM, and uses a DOM implementation as the native drawing interface. Processes == tabs... Of course, there's higher level work that needs to be done to expose more of the machine…
This is off topic but, what happened to your Lenovo ThinkPad X1 Carbon [0]? 0 - http://words.steveklabnik.com/returning-to-free-software-a-g...
I made a decision to start using the Chromebook to dogfood this particular vision of computers: I'm not happy that it involves Google, but they're the only one with an implementation that's this far along, unfortunately.
I've been meaning to write on this whole thing, haven't had the time...