OLD | NEW |
1 {{+bindTo:partials.standard_nacl_article}} | 1 {{+bindTo:partials.standard_nacl_article}} |
2 | 2 |
3 <section id="nacl-dev-environment"> | 3 <b><font color="#cc0000"> |
4 <span id="nacldev"></span><h1 id="nacl-dev-environment"><span id="nacldev"></spa
n>NaCl Dev Environment</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="nacl-dev-environment"> |
| 12 <h1 id="nacl-dev-environment">NaCl Dev Environment</h1> |
5 <h2 id="feature-status">Feature Status</h2> | 13 <h2 id="feature-status">Feature Status</h2> |
6 <p>Here is a summary of feature status. We hope to overcome these limitations | 14 <p>Here is a summary of feature status. We hope to overcome these limitations |
7 in the near future:</p> | 15 in the near future:</p> |
8 <blockquote> | 16 <blockquote> |
9 <div><ul class="small-gap"> | 17 <div><ul class="small-gap"> |
10 <li><p class="first">NaCl Development Environment</p> | 18 <li><p class="first">NaCl Development Environment</p> |
11 <ul class="small-gap"> | 19 <ul class="small-gap"> |
12 <li><p class="first">General</p> | 20 <li><p class="first">General</p> |
13 <ul class="small-gap"> | 21 <ul class="small-gap"> |
14 <li><p class="first">Supported:</p> | 22 <li><p class="first">Supported:</p> |
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
47 <li><p class="first">Debugger</p> | 55 <li><p class="first">Debugger</p> |
48 <ul class="small-gap"> | 56 <ul class="small-gap"> |
49 <li>Open issue causing it to suck CPU cycles (even when not in use).</li> | 57 <li>Open issue causing it to suck CPU cycles (even when not in use).</li> |
50 </ul> | 58 </ul> |
51 </li> | 59 </li> |
52 </ul> | 60 </ul> |
53 </div></blockquote> | 61 </div></blockquote> |
54 </section> | 62 </section> |
55 | 63 |
56 {{/partials.standard_nacl_article}} | 64 {{/partials.standard_nacl_article}} |
OLD | NEW |