OLD | NEW |
---|---|
(Empty) | |
1 .. _sandbox-internals-index: | |
2 | |
3 ################# | |
4 Sandbox Internals | |
5 ################# | |
6 | |
7 The sandbox internals explains implementation details about Native | |
8 Client sandboxing, which is also used by Portable Native Client. These | |
9 details can be useful to reimplement a sandbox, or to write assembly | |
10 code that follows sandboxing rules for Native Client (Portable Native | |
11 Client doesn't allow developers to write platform-specific assembly). | |
OLD | NEW |