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

Side by Side Diff: native_client_sdk/doc_generated/io2014.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="building-a-nacl-app"> 3 <b><font color="#cc0000">
4 <span id="io2014"></span><h1 id="building-a-nacl-app"><span id="io2014"></span>B uilding a NaCl App</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="building-a-nacl-app">
12 <h1 id="building-a-nacl-app">Building a NaCl App</h1>
5 <h2 id="in-the-browser">In the browser!</h2> 13 <h2 id="in-the-browser">In the browser!</h2>
6 <p>Follow along with Brad Nelson&#8217;s Google I/O 2014 talk. 14 <p>Follow along with Brad Nelson&#8217;s Google I/O 2014 talk.
7 Explore our new in-browser development environment and debugger.</p> 15 Explore our new in-browser development environment and debugger.</p>
8 <p>Learn how easy it is to edit, build, and debug NaCl application 16 <p>Learn how easy it is to edit, build, and debug NaCl application
9 all in your desktop web browser or on a Chromebook. 17 all in your desktop web browser or on a Chromebook.
10 Work either on-line or off-line!</p> 18 Work either on-line or off-line!</p>
11 <iframe class="video" width="500" height="281" 19 <iframe class="video" width="500" height="281"
12 src="//www.youtube.com/embed/OzNuzBDEWzk?rel=0" frameborder="0"></iframe><div><b ><font color="#880000" style="font-size: 120%"> 20 src="//www.youtube.com/embed/OzNuzBDEWzk?rel=0" frameborder="0"></iframe><div><b ><font color="#880000" style="font-size: 120%">
13 NOTE: The NaCl Development Environment has changed since this video was made. 21 NOTE: The NaCl Development Environment has changed since this video was made.
14 The instructions below no longer match the video. 22 The instructions below no longer match the video.
(...skipping 103 matching lines...) Expand 10 before | Expand all | Expand 10 after
118 $ make voronoi 126 $ make voronoi
119 </pre> 127 </pre>
120 <h3 id="thanks">Thanks</h3> 128 <h3 id="thanks">Thanks</h3>
121 <p>Thanks for checking out our environment. 129 <p>Thanks for checking out our environment.
122 Things are rapidly changing and in the coming months you can expect to see 130 Things are rapidly changing and in the coming months you can expect to see
123 further improvements and filling out of our platform and library support.</p> 131 further improvements and filling out of our platform and library support.</p>
124 <p>Follow the status of the NaCl Dev Environment at <a class="reference internal " href="/native-client/nacldev.html"><em>this page</em></a>.</p> 132 <p>Follow the status of the NaCl Dev Environment at <a class="reference internal " href="/native-client/nacldev.html"><em>this page</em></a>.</p>
125 </section> 133 </section>
126 134
127 {{/partials.standard_nacl_article}} 135 {{/partials.standard_nacl_article}}
OLDNEW
« no previous file with comments | « native_client_sdk/doc_generated/index.html ('k') | native_client_sdk/doc_generated/migration/index.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698