505
edits
| Line 35: | Line 35: | ||
== Web Platform == | == Web Platform == | ||
The main goal for our work in this area is to ensure that the Web Platform is an excellent run-time for Apps. This entails, at a high level, building a cross platform Web Runtime (we're calling this WebRT) by: | The main goal for our work in this area is to ensure that the Web Platform is an excellent run-time for Apps. This entails, at a high level, building a cross platform Web Runtime (we're calling this [[Apps/WebRT]]) by: | ||
* Taking existing web rendering engines (Gecko/Webkit) as a base. | * Taking existing web rendering engines (Gecko/Webkit) as a base. | ||
| Line 43: | Line 43: | ||
By basing WebRT off existing web rendering engines, we also automatically get all the awesome work (such as performance improvements) for "free". | By basing WebRT off existing web rendering engines, we also automatically get all the awesome work (such as performance improvements) for "free". | ||
For a detailed description of WebRT and its roadmap, see the WebRT page. | For a detailed description of WebRT and its roadmap, see the [[Apps/WebRT]] page. | ||
== Marketplace == | == Marketplace == | ||
edits