Skip to content

Commit ea38259

Browse files
committed
normalize notice in roadmap & site-compat
1 parent 3823352 commit ea38259

2 files changed

Lines changed: 3 additions & 5 deletions

File tree

microsoft-edge/extensions-chromium/whats-new/roadmap.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ These are the next planned [Partner Center](https://partner.microsoft.com/dashbo
1717
<!-- ====================================================================== -->
1818
## Deprecation of Native Client (NaCl)
1919

20-
To enhance web security and performance, NaCl is deprecated for Microsoft Edge, along with other browsers. 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.
20+
To enhance web security and performance, NaCl is deprecated for Microsoft Edge, along with other browsers. NaCl was deprecated (discouraged but still supported) starting in 2020. Support for NaCl will be discontinued starting with Microsoft Edge 138.
2121

22-
NaCl was deprecated (discouraged but still supported) starting in 2020. Support for NaCl will be discontinued starting with Microsoft Edge 138.
22+
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.
2323

2424
See [Native Client (NaCl) (deprecated)](../developer-guide/run-compiled-code.md#native-client-nacl-deprecated) in _Run compiled code in an extension_.
2525

microsoft-edge/web-platform/site-impacting-changes.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,10 @@ Check this article often as the Microsoft Edge team updates this article as thin
2424
<!-- ====================================================================== -->
2525
## Deprecation of Native Client (NaCl)
2626

27-
To enhance web security and performance, NaCl is deprecated for Microsoft Edge, along with other browsers.
27+
To enhance web security and performance, NaCl is deprecated for Microsoft Edge, along with other browsers. NaCl was deprecated (discouraged but still supported) starting in 2020. Support for NaCl will be discontinued starting with Microsoft Edge 138.
2828

2929
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.
3030

31-
The vibrant ecosystem around WebAssembly (Wasm) makes it a better fit for new and existing high-performance web apps.
32-
3331
See [Native Client (NaCl) (deprecated)](../extensions-chromium/developer-guide/run-compiled-code.md#native-client-nacl-deprecated) in _Run compiled code in an extension_.
3432

3533

0 commit comments

Comments
 (0)