aboutsummaryrefslogtreecommitdiff
path: root/files/fr/games/tools/asm.js/index.md
diff options
context:
space:
mode:
authorCarolyn Wu <87150472+cw118@users.noreply.github.com>2022-03-17 03:31:51 -0400
committerGitHub <noreply@github.com>2022-03-17 08:31:51 +0100
commit32205e16dbc2d048e543d6a0e27015c691498a50 (patch)
tree2ffd23d973d76bc2042e3b3a5d9ff6bc90e3e76b /files/fr/games/tools/asm.js/index.md
parentf9e0545459f96b234909fcca749d2fd4a5b3feda (diff)
downloadtranslated-content-32205e16dbc2d048e543d6a0e27015c691498a50.tar.gz
translated-content-32205e16dbc2d048e543d6a0e27015c691498a50.tar.bz2
translated-content-32205e16dbc2d048e543d6a0e27015c691498a50.zip
Remove unwanted macros (no orphaned/conflicting) (#4649)
Diffstat (limited to 'files/fr/games/tools/asm.js/index.md')
-rw-r--r--files/fr/games/tools/asm.js/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/games/tools/asm.js/index.md b/files/fr/games/tools/asm.js/index.md
index 1d51a626ed..2acc018b1c 100644
--- a/files/fr/games/tools/asm.js/index.md
+++ b/files/fr/games/tools/asm.js/index.md
@@ -3,7 +3,7 @@ title: asm.js
slug: Games/Tools/asm.js
translation_of: Games/Tools/asm.js
---
-{{GamesSidebar}}{{IncludeSubnav("/fr/docs/Games")}}
+{{GamesSidebar}}
[Asm.js](http://asmjs.org/) Asm.js est une spécification définissant un sous-ensemble de JavaScript hautement optimisé. Cet article examine exactement ce qui est permis dans le sous-ensemble asm.js, quelles améliorations il confère, où et comment vous pouvez l'utiliser, et d'autres ressources et exemples.