OLD | NEW |
1 {{+bindTo:partials.standard_nacl_article}} | 1 {{+bindTo:partials.standard_nacl_article}} |
2 | 2 |
3 <section id="download-the-native-client-sdk"> | 3 <b><font color="#cc0000"> |
4 <span id="download"></span><h1 id="download-the-native-client-sdk"><span id="dow
nload"></span>Download the Native Client SDK</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="download-the-native-client-sdk"> |
| 12 <h1 id="download-the-native-client-sdk">Download the Native Client SDK</h1> |
5 <p>This page provides an overview of the Native Client SDK, and instructions for | 13 <p>This page provides an overview of the Native Client SDK, and instructions for |
6 downloading and installing the SDK.</p> | 14 downloading and installing the SDK.</p> |
7 <div id="home"> | 15 <div id="home"> |
8 <a class="button-nacl button-download" href="https://storage.googleapis.com/nati
veclient-mirror/nacl/nacl_sdk/nacl_sdk.zip">Download SDK Zip File</a> | 16 <a class="button-nacl button-download" href="https://storage.googleapis.com/nati
veclient-mirror/nacl/nacl_sdk/nacl_sdk.zip">Download SDK Zip File</a> |
9 </div><h2 id="overview"><span id="sdk-overview"></span>Overview</h2> | 17 </div><h2 id="overview"><span id="sdk-overview"></span>Overview</h2> |
10 <p>The Native Client SDK includes:</p> | 18 <p>The Native Client SDK includes:</p> |
11 <ul class="small-gap"> | 19 <ul class="small-gap"> |
12 <li><strong>Support for multiple Pepper versions</strong> to compile for specifi
c minimum | 20 <li><strong>Support for multiple Pepper versions</strong> to compile for specifi
c minimum |
13 versions of Chrome.</li> | 21 versions of Chrome.</li> |
14 <li><strong>Update utility</strong> to download new bundles and updates to exist
ing bundles.</li> | 22 <li><strong>Update utility</strong> to download new bundles and updates to exist
ing bundles.</li> |
(...skipping 201 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
216 information about the SDK and new bundles.</li> | 224 information about the SDK and new bundles.</li> |
217 <li>If you’re just starting with Native Client, we recommend reading the | 225 <li>If you’re just starting with Native Client, we recommend reading the |
218 <a class="reference external" href="../overview">Technical Overview</a> and walk
ing through the | 226 <a class="reference external" href="../overview">Technical Overview</a> and walk
ing through the |
219 <a class="reference external" href="devguide/tutorial/tutorial-part1">Getting St
arted Tutorial</a>.</li> | 227 <a class="reference external" href="devguide/tutorial/tutorial-part1">Getting St
arted Tutorial</a>.</li> |
220 <li>If you’d rather dive in, see | 228 <li>If you’d rather dive in, see |
221 <a class="reference external" href="devguide/devcycle/building">Building Native
Client Modules</a>.</li> | 229 <a class="reference external" href="devguide/devcycle/building">Building Native
Client Modules</a>.</li> |
222 </ul> | 230 </ul> |
223 </section> | 231 </section> |
224 | 232 |
225 {{/partials.standard_nacl_article}} | 233 {{/partials.standard_nacl_article}} |
OLD | NEW |