2 Results for Chromium

Google Forging Ahead with Native Client--Headed for Chrome

Ever since last year, Google has been working on an open source project called Native Client, which is designed to run software applications downloaded from the web on x86 processors--running them natively, rather than within a browser. There are several advantages to running applications natively. For example, web-based applications rely heavily on JavaScript, and often technologies such as Flash, which are known to provide performance bottlenecks compared to the speed you can get when running applications natively.

Running downloaded applications natively also introduces problems, though, especially security problems. Nevertheless, Google has ambitious plans for Native Client, including Chrome integration.?



CodeWeavers Ports Chromium to Linux and Mac OS X

We've written about the folks at CodeWeavers before. They make a customized, commercial version of Wine called CrossOverLinux. and have been major contributors to Wine. (Wine allows Linux users to run Windows applications.) This post from the CodeWeavers blog details how the company has succesfully ported versions of Chromium--the open source core of Google's Chrome browser--for Mac and Linux. The ports are free and available here. You won't want to run these ports as your main browser, but as proof-of-concept for cross-platform versions of Chrome, this is good news.