OLD | NEW |
1 {{+bindTo:partials.standard_nacl_article}} | 1 {{+bindTo:partials.standard_nacl_article}} |
2 | 2 |
3 <section id="frequently-asked-questions"> | 3 <section id="frequently-asked-questions"> |
4 <h1 id="frequently-asked-questions">Frequently Asked Questions</h1> | 4 <h1 id="frequently-asked-questions">Frequently Asked Questions</h1> |
5 <div class="contents local topic" id="contents"> | 5 <div class="contents local" id="contents" style="display: none"> |
6 <ul class="small-gap"> | 6 <ul class="small-gap"> |
7 <li><p class="first"><a class="reference internal" href="#what-is-native-client-
good-for" id="id3">What is Native Client Good For?</a></p> | 7 <li><p class="first"><a class="reference internal" href="#what-is-native-client-
good-for" id="id3">What is Native Client Good For?</a></p> |
8 <ul class="small-gap"> | 8 <ul class="small-gap"> |
9 <li><a class="reference internal" href="#why-did-google-build-native-client" id=
"id4">Why did Google build Native Client?</a></li> | 9 <li><a class="reference internal" href="#why-did-google-build-native-client" id=
"id4">Why did Google build Native Client?</a></li> |
10 <li><a class="reference internal" href="#when-should-i-use-native-client" id="id
5">When should I use Native Client?</a></li> | 10 <li><a class="reference internal" href="#when-should-i-use-native-client" id="id
5">When should I use Native Client?</a></li> |
11 <li><a class="reference internal" href="#when-should-i-use-portable-native-clien
t" id="id6">When should I use Portable Native Client?</a></li> | 11 <li><a class="reference internal" href="#when-should-i-use-portable-native-clien
t" id="id6">When should I use Portable Native Client?</a></li> |
12 <li><a class="reference internal" href="#how-fast-does-code-run-in-portable-nati
ve-client" id="id7">How fast does code run in Portable Native Client?</a></li> | 12 <li><a class="reference internal" href="#how-fast-does-code-run-in-portable-nati
ve-client" id="id7">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="id8">Why use Portable Native Client instead of <em><tech
nology X></em>?</a></li> | 13 <li><a class="reference internal" href="#why-use-portable-native-client-instead-
of-technology-x" id="id8">Why use Portable Native Client instead of <em><tech
nology X></em>?</a></li> |
14 <li><a class="reference internal" href="#if-i-want-direct-access-to-the-os-shoul
d-i-use-native-client" id="id9">If I want direct access to the OS, should I use
Native Client?</a></li> | 14 <li><a class="reference internal" href="#if-i-want-direct-access-to-the-os-shoul
d-i-use-native-client" id="id9">If I want direct access to the OS, should I use
Native Client?</a></li> |
15 </ul> | 15 </ul> |
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
62 <li><a class="reference internal" href="#how-easy-is-it-to-port-my-existing-nati
ve-code-to-native-client" id="id39">How easy is it to port my existing native co
de to Native Client?</a></li> | 62 <li><a class="reference internal" href="#how-easy-is-it-to-port-my-existing-nati
ve-code-to-native-client" id="id39">How easy is it to port my existing native co
de to Native Client?</a></li> |
63 </ul> | 63 </ul> |
64 </li> | 64 </li> |
65 <li><p class="first"><a class="reference internal" href="#troubleshooting" id="i
d40">Troubleshooting</a></p> | 65 <li><p class="first"><a class="reference internal" href="#troubleshooting" id="i
d40">Troubleshooting</a></p> |
66 <ul class="small-gap"> | 66 <ul class="small-gap"> |
67 <li><a class="reference internal" href="#my-pexe-isn-t-loading-help" id="id41">M
y <code>.pexe</code> isn’t loading, help!</a></li> | 67 <li><a class="reference internal" href="#my-pexe-isn-t-loading-help" id="id41">M
y <code>.pexe</code> isn’t loading, help!</a></li> |
68 <li><a class="reference internal" href="#my-nexe-files-never-finish-loading-what
-gives" id="id42">My <code>.nexe</code> files never finish loading. What gives?<
/a></li> | 68 <li><a class="reference internal" href="#my-nexe-files-never-finish-loading-what
-gives" id="id42">My <code>.nexe</code> files never finish loading. What gives?<
/a></li> |
69 </ul> | 69 </ul> |
70 </li> | 70 </li> |
71 </ul> | 71 </ul> |
72 </div> | 72 |
73 <p>This document answers some frequently asked questions about Native | 73 </div><p>This document answers some frequently asked questions about Native |
74 Client (NaCl) and Portable Native Client (PNaCl, pronounced | 74 Client (NaCl) and Portable Native Client (PNaCl, pronounced |
75 “pinnacle”). For a high-level overview of Native Client, see the | 75 “pinnacle”). For a high-level overview of Native Client, see the |
76 <a class="reference internal" href="/native-client/overview.html"><em>Technical
Overview</em></a>.</p> | 76 <a class="reference internal" href="/native-client/overview.html"><em>Technical
Overview</em></a>.</p> |
77 <p>If you have questions that aren’t covered in this FAQ:</p> | 77 <p>If you have questions that aren’t covered in this FAQ:</p> |
78 <ul class="small-gap"> | 78 <ul class="small-gap"> |
79 <li>Scan through the <a class="reference internal" href="/native-client/sdk/rele
ase-notes.html"><em>Release Notes</em></a>.</li> | 79 <li>Scan through the <a class="reference internal" href="/native-client/sdk/rele
ase-notes.html"><em>Release Notes</em></a>.</li> |
80 <li>Search through or ask on the <a class="reference internal" href="/native-cli
ent/help.html"><em>Native Client Forums</em></a>.</li> | 80 <li>Search through or ask on the <a class="reference internal" href="/native-cli
ent/help.html"><em>Native Client Forums</em></a>.</li> |
81 </ul> | 81 </ul> |
82 <section id="what-is-native-client-good-for"> | 82 <section id="what-is-native-client-good-for"> |
83 <h2 id="what-is-native-client-good-for">What is Native Client Good For?</h2> | 83 <h2 id="what-is-native-client-good-for">What is Native Client Good For?</h2> |
(...skipping 424 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
508 you’re loading the correct <code>.nexe</code> file by building a separate | 508 you’re loading the correct <code>.nexe</code> file by building a separate |
509 <code>.nexe</code> for each architecture, and using a <code>.nmf</code> manifest
file to | 509 <code>.nexe</code> for each architecture, and using a <code>.nmf</code> manifest
file to |
510 let the browser select the correct <code>.nexe</code> file. Note: the need to | 510 let the browser select the correct <code>.nexe</code> file. Note: the need to |
511 select a processor-specific <code>.nexe</code> goes away with Portable Native | 511 select a processor-specific <code>.nexe</code> goes away with Portable Native |
512 Client.</li> | 512 Client.</li> |
513 <li>If things still aren’t working, <a class="reference internal" href="/n
ative-client/help.html"><em>ask for help</em></a>!</li> | 513 <li>If things still aren’t working, <a class="reference internal" href="/n
ative-client/help.html"><em>ask for help</em></a>!</li> |
514 </ul> | 514 </ul> |
515 </section></section></section> | 515 </section></section></section> |
516 | 516 |
517 {{/partials.standard_nacl_article}} | 517 {{/partials.standard_nacl_article}} |
OLD | NEW |