blob: 393827bb600744294eddca8e6df6628f01ef3fb7 [file] [log] [blame]
{{+bindTo:partials.standard_nacl_article}}
<section id="welcome-to-native-client">
<h1 id="welcome-to-native-client">Welcome to Native Client</h1>
<div id="home">
<a class="button-nacl button-download" href="/native-client/sdk/download.html">Download SDK</a>
<div class="big-intro"><p><strong>Native Client</strong> is a sandbox for running compiled C and C++ code in the
browser efficiently and securely, independent of the user&#8217;s operating system.
<strong>Portable Native Client</strong> extends that technology with
architecture independence, letting developers compile their code once to run
in any website and on any architecture.</p>
<p>In short, Native Client brings the <strong>performance</strong> and <strong>low-level control</strong>
of native code to modern web browsers, without sacrificing the <strong>security</strong> and
<strong>portability</strong> of the web. Watch the video below for an overview of
Native Client, including its goals, how it works, and how
Portable Native Client lets developers run native compiled code on the web.</p>
</div>
<iframe class="video" width="640" height="360"
src="//www.youtube.com/embed/MvKEomoiKBA?rel=0" frameborder="0"></iframe>
<div class="right-side">
<div class="right-side-inner">
<h2>Guiding principles of Native Client</h2>
<div class="big-intro">
<ul>
<li>Developer flexibility to program in any language.</li>
<li>Running close to the metal to allow access to performance gains.</li>
<li>Protecting users from malicious code and malware.</li>
<li>Write-once, run-anywhere code portability across all user architectures.</li>
</ul></div>
</div>
</div><section id="get-started-with-native-client">
<h2 id="get-started-with-native-client">Get started with Native Client</h2>
<div class="big-intro"><ol class="arabic simple">
<li><a class="reference internal" href="/native-client/sdk/download.html"><em>Download the Native Client SDK</em></a>.</li>
<li>Read the <a class="reference internal" href="/native-client/overview.html"><em>Technical Overview</em></a>.</li>
<li>Learn how to use the SDK and build both a web app and a Chrome app in the
<a class="reference internal" href="/native-client/devguide/tutorial/tutorial-part1.html"><em>Getting Started Tutorial</em></a>.</li>
</ol>
</div>
<div class="big-intro" style="clear: both;"><p>Send us questions, comments, and feedback:
<a class="reference external" href="https://groups.google.com/forum/#!forum/native-client-discuss">native-client-discuss</a>.</p>
</div>
</div></section></section>
{{/partials.standard_nacl_article}}