OLD | NEW |
1 {{+bindTo:partials.standard_nacl_article}} | 1 {{+bindTo:partials.standard_nacl_article}} |
2 | 2 |
3 <section id="reference"> | 3 <b><font color="#cc0000"> |
| 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="reference"> |
4 <h1 id="reference">Reference</h1> | 12 <h1 id="reference">Reference</h1> |
5 <p>The reference section includes more in-depth details about some aspects of | 13 <p>The reference section includes more in-depth details about some aspects of |
6 developing with Native Client, such as the NaCl manifest file format. In | 14 developing with Native Client, such as the NaCl manifest file format. In |
7 addition, it contains information that’s mainly of interest to developers
who | 15 addition, it contains information that’s mainly of interest to developers
who |
8 want to have a better understanding of how NaCl and PNaCl work under the hood; | 16 want to have a better understanding of how NaCl and PNaCl work under the hood; |
9 for example, the PNaCl stable bitcode reference.</p> | 17 for example, the PNaCl stable bitcode reference.</p> |
10 </section> | 18 </section> |
11 | 19 |
12 {{/partials.standard_nacl_article}} | 20 {{/partials.standard_nacl_article}} |
OLD | NEW |