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

Side by Side Diff: native_client_sdk/doc_generated/index.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
« no previous file with comments | « native_client_sdk/doc_generated/help.html ('k') | native_client_sdk/doc_generated/io2014.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 {{+bindTo:partials.standard_nacl_article}} 1 {{+bindTo:partials.standard_nacl_article}}
2 2
3 <section id="welcome-to-native-client"> 3 <b><font color="#cc0000">
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="welcome-to-native-client">
4 <h1 id="welcome-to-native-client">Welcome to Native Client</h1> 12 <h1 id="welcome-to-native-client">Welcome to Native Client</h1>
5 <div id="home"> 13 <div id="home">
6 <div class="pull-quote">To get the SDK and<br/>installation instructions<br/> 14 <div class="pull-quote">To get the SDK and<br/>installation instructions<br/>
7 <a href="/native-client/sdk/download.html">visit the SDK Download page</a>. 15 <a href="/native-client/sdk/download.html">visit the SDK Download page</a>.
8 </div> 16 </div>
9 <div class="big-intro"><p><strong>Native Client</strong> is a sandbox for runnin g compiled C and C++ code in the 17 <div class="big-intro"><p><strong>Native Client</strong> is a sandbox for runnin g compiled C and C++ code in the
10 browser efficiently and securely, independent of the user&#8217;s operating syst em. 18 browser efficiently and securely, independent of the user&#8217;s operating syst em.
11 <strong>Portable Native Client</strong> extends that technology with 19 <strong>Portable Native Client</strong> extends that technology with
12 architecture independence, letting developers compile their code once to run 20 architecture independence, letting developers compile their code once to run
13 in any website and on any architecture with ahead-of-time (AOT) translation.</p> 21 in any website and on any architecture with ahead-of-time (AOT) translation.</p>
(...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after
69 Reference</em></a> or the <a class="reference internal" href="/native-client/ref erence/sandbox_internals/index.html"><em>Sandbox internals</em></a>.</p> 77 Reference</em></a> or the <a class="reference internal" href="/native-client/ref erence/sandbox_internals/index.html"><em>Sandbox internals</em></a>.</p>
70 </div> 78 </div>
71 </div> 79 </div>
72 </div><h2 id="i-want-to-know-everything">I Want to Know Everything</h2> 80 </div><h2 id="i-want-to-know-everything">I Want to Know Everything</h2>
73 <p>So, you like to read now and try later. Start with our <a class="reference in ternal" href="/native-client/overview.html"><em>Technical Overview</em></a></p> 81 <p>So, you like to read now and try later. Start with our <a class="reference in ternal" href="/native-client/overview.html"><em>Technical Overview</em></a></p>
74 <div class="big-intro" style="clear: both;"><p>Send us comments and feedback on the <a class="reference external" href="https://groups.google.com/forum/#!forum/ native-client-discuss">native-client-discuss</a> mailing list, 82 <div class="big-intro" style="clear: both;"><p>Send us comments and feedback on the <a class="reference external" href="https://groups.google.com/forum/#!forum/ native-client-discuss">native-client-discuss</a> mailing list,
75 or ask questions using Stack Overflow&#8217;s <a class="reference external" href ="https://stackoverflow.com/questions/tagged/google-nativeclient">google-nativec lient</a> tag.</p> 83 or ask questions using Stack Overflow&#8217;s <a class="reference external" href ="https://stackoverflow.com/questions/tagged/google-nativeclient">google-nativec lient</a> tag.</p>
76 </div></section> 84 </div></section>
77 85
78 {{/partials.standard_nacl_article}} 86 {{/partials.standard_nacl_article}}
OLDNEW
« no previous file with comments | « native_client_sdk/doc_generated/help.html ('k') | native_client_sdk/doc_generated/io2014.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698