OLD | NEW |
1 .. _io2014: | 1 .. _io2014: |
2 | 2 |
| 3 .. include:: /migration/deprecation.inc |
| 4 |
3 ################### | 5 ################### |
4 Building a NaCl App | 6 Building a NaCl App |
5 ################### | 7 ################### |
6 | 8 |
7 In the browser! | 9 In the browser! |
8 --------------- | 10 --------------- |
9 | 11 |
10 Follow along with Brad Nelson's Google I/O 2014 talk. | 12 Follow along with Brad Nelson's Google I/O 2014 talk. |
11 Explore our new in-browser development environment and debugger. | 13 Explore our new in-browser development environment and debugger. |
12 | 14 |
(...skipping 87 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
100 | 102 |
101 | 103 |
102 Thanks | 104 Thanks |
103 ====== | 105 ====== |
104 | 106 |
105 Thanks for checking out our environment. | 107 Thanks for checking out our environment. |
106 Things are rapidly changing and in the coming months you can expect to see | 108 Things are rapidly changing and in the coming months you can expect to see |
107 further improvements and filling out of our platform and library support. | 109 further improvements and filling out of our platform and library support. |
108 | 110 |
109 Follow the status of the NaCl Dev Environment at :doc:`this page <nacldev>`. | 111 Follow the status of the NaCl Dev Environment at :doc:`this page <nacldev>`. |
OLD | NEW |