diff options
Diffstat (limited to 'files/fr/web/javascript/reference/global_objects/sharedarraybuffer')
-rw-r--r-- | files/fr/web/javascript/reference/global_objects/sharedarraybuffer/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/fr/web/javascript/reference/global_objects/sharedarraybuffer/index.md b/files/fr/web/javascript/reference/global_objects/sharedarraybuffer/index.md index dd3777c120..76dc3ea66f 100644 --- a/files/fr/web/javascript/reference/global_objects/sharedarraybuffer/index.md +++ b/files/fr/web/javascript/reference/global_objects/sharedarraybuffer/index.md @@ -105,6 +105,6 @@ Toutes les instances de `SharedArrayBuffer` héritent de {{jsxref("SharedArrayBu - {{jsxref("ArrayBuffer")}} - [Les tableaux typés en JavaScript](/fr/docs/Web/JavaScript/Tableaux_typés) - [Web Workers](/fr/docs/Web/API/Web_Workers_API) -- [parlib-simple ](https://github.com/lars-t-hansen/parlib-simple)– un bibliothèque simple qui fournit des abstractions pour synchroniser et distribuer des tâches +- [parlib-simple](https://github.com/lars-t-hansen/parlib-simple) – un bibliothèque simple qui fournit des abstractions pour synchroniser et distribuer des tâches - [La mémoire partagée – un rapide tutoriel](https://github.com/tc39/ecmascript_sharedmem/blob/master/TUTORIAL.md) - [A Taste of JavaScript’s New Parallel Primitives – Mozilla Hacks (en anglais)](https://hacks.mozilla.org/2016/05/a-taste-of-javascripts-new-parallel-primitives/) |