On 10 October 2010 07:31, Dirk Pranke <[email protected]> wrote: > But there's always NativeClient (as someone else linked to) if you > need raw speed :) > > -- Dirk
Not just Native Client: a Native Client app including a GUI toolkit. (A toolkit which will soon be talking to an OpenGL-derived interface, or is it already?) At this point you're almost ready to rip out most of the surface area of the runtime interface presented by the browser to the application running in each tab. You still need things similar to (say) a HTML renderer, but you don't need the browser vendor's choice of monolithic HTML renderer riveted into a fixed position in every browser tab's runtime. (That link again: http://labs.qt.nokia.com/2010/06/25/qt-for-google-native-client-preview/#comment-7893 ) On 10 October 2010 01:44, John Zabroski <[email protected]> wrote: > To be fair, Tim had the right idea with a Uri. He also had a right idea with the Principle of Least Power. Thesis, antithesis... Leo. _______________________________________________ fonc mailing list [email protected] http://vpri.org/mailman/listinfo/fonc
