index.html 1.2 KB

1234567891011121314151617181920212223
  1. {{+bindTo:partials.standard_nacl_article}}
  2. <b><font color="#cc0000">
  3. NOTE:
  4. Deprecation of the technologies described here has been announced
  5. for platforms other than ChromeOS.<br/>
  6. Please visit our
  7. <a href="/native-client/migration">migration guide</a>
  8. for details.
  9. </font></b>
  10. <hr/><section id="developer-s-guide">
  11. <h1 id="developer-s-guide">Developer&#8217;s Guide</h1>
  12. <p>The Native Client Developer&#8217;s Guide includes practical information you need to
  13. get your development cycle up and running (e.g., how to compile and test-run
  14. your application), as well as important concepts you need to understand in order
  15. to code your application (e.g., how an application is structured, and how to use
  16. the Pepper APIs).</p>
  17. <p>The Developer&#8217;s Guide is a work-in-progress.
  18. Send us comments and feedback on the <a class="reference external" href="https://groups.google.com/forum/#!forum/native-client-discuss">native-client-discuss</a> mailing list,
  19. or ask questions using Stack Overflow&#8217;s <a class="reference external" href="https://stackoverflow.com/questions/tagged/google-nativeclient">google-nativeclient</a> tag.</p>
  20. </section>
  21. {{/partials.standard_nacl_article}}