Skip to content

Commit e28162b

Browse files
Create Native Client
1 parent 1290722 commit e28162b

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
Native Client (NaCl) was a sandbox for running compiled C and C++ code in the browser efficiently and securely, independent of the user's operating system. \
2+
As part of our ongoing efforts to enhance web security and performance, we are announcing the deprecation of NaCl for Microsoft Edge along with other browsers.
3+
4+
We believe that the vibrant ecosystem around WebAssembly (Wasm) makes it a better fit for new and existing high-performance web apps.
5+
6+
External links and Related articles:
7+
8+
See the migration documentation for help with migrating to WebAssembly.
9+
10+
Learn more about Manifest - Nacl Modules
11+
12+
Note:
13+
14+
Portions of this page are modifications based on work created and shared by Google and used according to terms described in the Creative Commons Attribution 4.0 International License.
15+
The original page is found here.

0 commit comments

Comments
 (0)