OLD | NEW |
1 {{+bindTo:partials.standard_nacl_article}} | 1 {{+bindTo:partials.standard_nacl_article}} |
2 | 2 |
3 <section id="sandbox-internals"> | 3 <section id="sandbox-internals"> |
4 <span id="sandbox-internals-index"></span><h1 id="sandbox-internals"><span id="s
andbox-internals-index"></span>Sandbox Internals</h1> | 4 <span id="sandbox-internals-index"></span><h1 id="sandbox-internals"><span id="s
andbox-internals-index"></span>Sandbox Internals</h1> |
5 <p>The sandbox internals explains implementation details about Native | 5 <p>The sandbox internals documentation describes implementation details for |
6 Client sandboxing, which is also used by Portable Native Client. These | 6 Native Client sandboxing, which is also used by Portable Native |
7 details can be useful to reimplement a sandbox, or to write assembly | 7 Client. These details can be useful to reimplement a sandbox, or to |
8 code that follows sandboxing rules for Native Client (Portable Native | 8 write assembly code that follows sandboxing rules for Native Client |
9 Client doesn’t allow developers to write platform-specific assembly).</p> | 9 (Portable Native Client does not allow platform-specific assembly code).</p> |
10 </section> | 10 </section> |
11 | 11 |
12 {{/partials.standard_nacl_article}} | 12 {{/partials.standard_nacl_article}} |
OLD | NEW |