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

Side by Side Diff: native_client_sdk/doc_generated/faq.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="frequently-asked-questions"> 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="frequently-asked-questions">
4 <h1 id="frequently-asked-questions">Frequently Asked Questions</h1> 12 <h1 id="frequently-asked-questions">Frequently Asked Questions</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><p class="first"><a class="reference internal" href="#what-is-native-client- good-for" id="id1">What is Native Client Good For?</a></p> 15 <li><p class="first"><a class="reference internal" href="#what-is-native-client- good-for" id="id1">What is Native Client Good For?</a></p>
8 <ul class="small-gap"> 16 <ul class="small-gap">
9 <li><a class="reference internal" href="#why-did-google-build-native-client" id= "id2">Why did Google build Native Client?</a></li> 17 <li><a class="reference internal" href="#why-did-google-build-native-client" id= "id2">Why did Google build Native Client?</a></li>
10 <li><a class="reference internal" href="#when-should-i-use-portable-native-clien t-instead-of-native-client" id="id3">When should I use Portable Native Client in stead of Native Client?</a></li> 18 <li><a class="reference internal" href="#when-should-i-use-portable-native-clien t-instead-of-native-client" id="id3">When should I use Portable Native Client in stead of Native Client?</a></li>
11 <li><a class="reference internal" href="#when-should-i-use-portable-native-clien t-native-client" id="id4">When should I use Portable Native Client / Native Clie nt?</a></li> 19 <li><a class="reference internal" href="#when-should-i-use-portable-native-clien t-native-client" id="id4">When should I use Portable Native Client / Native Clie nt?</a></li>
12 <li><a class="reference internal" href="#how-fast-does-code-run-in-portable-nati ve-client" id="id5">How fast does code run in Portable Native Client?</a></li> 20 <li><a class="reference internal" href="#how-fast-does-code-run-in-portable-nati ve-client" id="id5">How fast does code run in Portable Native Client?</a></li>
13 <li><a class="reference internal" href="#why-use-portable-native-client-instead- of-technology-x" id="id6">Why use Portable Native Client instead of <em>&lt;tech nology X&gt;</em>?</a></li> 21 <li><a class="reference internal" href="#why-use-portable-native-client-instead- of-technology-x" id="id6">Why use Portable Native Client instead of <em>&lt;tech nology X&gt;</em>?</a></li>
(...skipping 477 matching lines...) Expand 10 before | Expand all | Expand 10 after
491 you&#8217;re loading the correct <code>.nexe</code> file by building a separate 499 you&#8217;re loading the correct <code>.nexe</code> file by building a separate
492 <code>.nexe</code> for each architecture, and using a <code>.nmf</code> manifest file to 500 <code>.nexe</code> for each architecture, and using a <code>.nmf</code> manifest file to
493 let the browser select the correct <code>.nexe</code> file. Note: the need to 501 let the browser select the correct <code>.nexe</code> file. Note: the need to
494 select a processor-specific <code>.nexe</code> goes away with Portable Native 502 select a processor-specific <code>.nexe</code> goes away with Portable Native
495 Client.</li> 503 Client.</li>
496 <li>If things still aren&#8217;t working, <a class="reference internal" href="/n ative-client/help.html"><em>ask for help</em></a>!</li> 504 <li>If things still aren&#8217;t working, <a class="reference internal" href="/n ative-client/help.html"><em>ask for help</em></a>!</li>
497 </ul> 505 </ul>
498 </section> 506 </section>
499 507
500 {{/partials.standard_nacl_article}} 508 {{/partials.standard_nacl_article}}
OLDNEW
« no previous file with comments | « native_client_sdk/doc_generated/devguide/tutorial/tutorial-part2.html ('k') | native_client_sdk/doc_generated/glossary.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698