Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(53)

Side by Side Diff: native_client_sdk/doc_generated/overview.html

Issue 2875303003: Add migration to WebAssembly information to PNaCl / NaCl docs. (Closed)
Patch Set: fix Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 {{+bindTo:partials.standard_nacl_article}} 1 {{+bindTo:partials.standard_nacl_article}}
2 2
3 <section id="technical-overview"> 3 <b><font color="#cc0000">
4 <span id="overview"></span><h1 id="technical-overview"><span id="overview"></spa n>Technical Overview</h1> 4 NOTE:
5 Deprecation of the technologies described here has been announced
6 for platforms other than ChromeOS.<br/>
7 Please visit our
8 <a href="/native-client/migration">migration guide</a>
9 for details.
10 </font></b>
11 <hr/><section id="technical-overview">
12 <h1 id="technical-overview">Technical Overview</h1>
5 <div class="contents local" id="contents" style="display: none"> 13 <div class="contents local" id="contents" style="display: none">
6 <ul class="small-gap"> 14 <ul class="small-gap">
7 <li><a class="reference internal" href="#why-use-native-client" id="id7">Why use Native Client?</a></li> 15 <li><a class="reference internal" href="#why-use-native-client" id="id7">Why use Native Client?</a></li>
8 <li><a class="reference internal" href="#benefits-of-native-client" id="id8">Ben efits of Native Client</a></li> 16 <li><a class="reference internal" href="#benefits-of-native-client" id="id8">Ben efits of Native Client</a></li>
9 <li><a class="reference internal" href="#common-use-cases" id="id9">Common use c ases</a></li> 17 <li><a class="reference internal" href="#common-use-cases" id="id9">Common use c ases</a></li>
10 <li><p class="first"><a class="reference internal" href="#how-native-client-work s" id="id10">How Native Client works</a></p> 18 <li><p class="first"><a class="reference internal" href="#how-native-client-work s" id="id10">How Native Client works</a></p>
11 <ul class="small-gap"> 19 <ul class="small-gap">
12 <li><a class="reference internal" href="#toolchains" id="id11">Toolchains</a></l i> 20 <li><a class="reference internal" href="#toolchains" id="id11">Toolchains</a></l i>
13 <li><a class="reference internal" href="#security" id="id12">Security</a></li> 21 <li><a class="reference internal" href="#security" id="id12">Security</a></li>
14 <li><a class="reference internal" href="#link-for-pnacl-translator" id="id13">Po rtability</a></li> 22 <li><a class="reference internal" href="#link-for-pnacl-translator" id="id13">Po rtability</a></li>
(...skipping 213 matching lines...) Expand 10 before | Expand all | Expand 10 after
228 <p>Pepper includes both a <a class="reference internal" href="/native-client/c-a pi.html"><em>C API</em></a> and a <a class="reference internal" href="/native-cl ient/cpp-api.html"><em>C++ API</em></a>. 236 <p>Pepper includes both a <a class="reference internal" href="/native-client/c-a pi.html"><em>C API</em></a> and a <a class="reference internal" href="/native-cl ient/cpp-api.html"><em>C++ API</em></a>.
229 The C++ API is a set of bindings written on top of the C API. For additional 237 The C++ API is a set of bindings written on top of the C API. For additional
230 information about Pepper, see <a class="reference external" href="http://code.go ogle.com/p/ppapi/wiki/Concepts">Pepper Concepts</a>.</p> 238 information about Pepper, see <a class="reference external" href="http://code.go ogle.com/p/ppapi/wiki/Concepts">Pepper Concepts</a>.</p>
231 <h2 id="where-to-start">Where to start</h2> 239 <h2 id="where-to-start">Where to start</h2>
232 <p>The <a class="reference internal" href="/native-client/quick-start.html"><em> Quick Start</em></a> document provides links to downloads and 240 <p>The <a class="reference internal" href="/native-client/quick-start.html"><em> Quick Start</em></a> document provides links to downloads and
233 documentation to help you get started with developing and distributing Native 241 documentation to help you get started with developing and distributing Native
234 Client applications.</p> 242 Client applications.</p>
235 </section> 243 </section>
236 244
237 {{/partials.standard_nacl_article}} 245 {{/partials.standard_nacl_article}}
OLDNEW
« no previous file with comments | « native_client_sdk/doc_generated/nacldev.html ('k') | native_client_sdk/doc_generated/pepper_beta/c/globals_defs.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698