OLD | NEW |
1 .. _io2014: | 1 .. _io2014: |
2 | 2 |
3 ################### | 3 ################### |
4 Building a NaCl App | 4 Building a NaCl App |
5 ################### | 5 ################### |
6 | 6 |
7 In the browser! | 7 In the browser! |
8 --------------- | 8 --------------- |
9 | 9 |
10 Follow along with Brad Nelson's Google I/O 2014 talk. | 10 Follow along with Brad Nelson's Google I/O 2014 talk. |
(...skipping 185 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
196 | 196 |
197 $ make serve | 197 $ make serve |
198 | 198 |
199 Thanks | 199 Thanks |
200 ====== | 200 ====== |
201 | 201 |
202 Thanks for checking out our environment. | 202 Thanks for checking out our environment. |
203 Things are rapidly changing and in the coming months you can expect to see | 203 Things are rapidly changing and in the coming months you can expect to see |
204 further improvements and filling out of our platform and library support. | 204 further improvements and filling out of our platform and library support. |
205 | 205 |
206 Follow the status of the NaCl Dev Environment at `this page <naclenv>`_. | 206 Follow the status of the NaCl Dev Environment at :doc:`this page <nacldev>`. |
OLD | NEW |