Skip to content

Commit 266f305

Browse files
committed
remove todo
1 parent 84924f2 commit 266f305

2 files changed

Lines changed: 3 additions & 4 deletions

File tree

microsoft-edge/extensions-chromium/developer-guide/run-compiled-code.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: msedgedevrel
66
ms.topic: conceptual
77
ms.service: microsoft-edge
88
ms.subservice: extensions
9-
ms.date: 02/10/2025
9+
ms.date: 02/12/2025
1010
---
1111
# Run compiled code in an extension
1212

@@ -19,7 +19,7 @@ See:
1919

2020
<!-- ====================================================================== -->
2121
## Native Client (NaCl) (deprecated)
22-
<!-- abbreviated sections that point to here:
22+
<!-- sections that point to here:
2323
* [Deprecation of Native Client (NaCl)](../whats-new/roadmap.md#deprecation-of-native-client-nacl) in _Roadmap for Microsoft Edge Add-ons_.
2424
* "Native Client (NaCl)" table row in [Latest versions](../../web-platform/site-impacting-changes?tabs=latest#high-impact-changes) in _Site compatibility-impacting changes coming to Microsoft Edge_.
2525
-->
@@ -31,7 +31,6 @@ NaCl is a sandbox for running compiled C and C++ code in browsers efficiently an
3131
See also:
3232
* [Manifest - Nacl Modules](https://developer.chrome.com/docs/extensions/mv2/manifest/nacl-modules)
3333
* [Native Client](https://developer.chrome.com/docs/native-client) - deprecation notice for Chrome browser.
34-
<!-- todo: link to deprecation notices for other browsers -->
3534

3635
To Run compiled code in an extension, we recommend using WebAssembly instead of NaCl. See:
3736
* [WebAssembly Migration Guide](https://developer.chrome.com/docs/native-client/migration) in Chrome docs.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: MSEdgeTeam
55
ms.author: msedgedevrel
66
ms.topic: conceptual
77
ms.service: microsoft-edge
8-
ms.date: 02/10/2025
8+
ms.date: 02/12/2025
99
---
1010
# Site compatibility-impacting changes coming to Microsoft Edge
1111

0 commit comments

Comments
 (0)