Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(81)

Side by Side Diff: native_client_sdk/src/doc/devguide/devcycle/vs-addin.rst

Issue 2875303003: Add migration to WebAssembly information to PNaCl / NaCl docs. (Closed)
Patch Set: fix Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 .. _devcycle-vs-addin: 1 .. _devcycle-vs-addin:
2 2
3 .. include:: /migration/deprecation.inc
4
3 ############################ 5 ############################
4 Debugging with Visual Studio 6 Debugging with Visual Studio
5 ############################ 7 ############################
6 8
7 9
8 .. contents:: Table Of Contents 10 .. contents:: Table Of Contents
9 :local: 11 :local:
10 :backlinks: none 12 :backlinks: none
11 :depth: 2 13 :depth: 2
12 14
(...skipping 586 matching lines...) Expand 10 before | Expand all | Expand 10 after
599 functional code that is running is the same as STEP5. 601 functional code that is running is the same as STEP5.
600 602
601 NaCl64 Platform 603 NaCl64 Platform
602 ^^^^^^^^^^^^^^^ 604 ^^^^^^^^^^^^^^^
603 605
604 Run the Native Client Module in the NaCl64 platform 606 Run the Native Client Module in the NaCl64 platform
605 You are still running the STEP6 code, but as a Native Client module rather 607 You are still running the STEP6 code, but as a Native Client module rather
606 than a Pepper plugin. 608 than a Pepper plugin.
607 609
608 .. TODO(sbc): port reference section? 610 .. TODO(sbc): port reference section?
OLDNEW
« no previous file with comments | « native_client_sdk/src/doc/devguide/devcycle/running.rst ('k') | native_client_sdk/src/doc/devguide/distributing.rst » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698