Download for Windows Premium
Publiciteit
WebAssembly modules
Bedoelde u: webassembly module

Examples with "WebAssembly modules" and their translation in Frans

We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Some elements of an application will make use of the WebAssembly modules (e.g. for animation, display compression, etc.), while others will still be written in JavaScript, like the user interface.
Certains éléments d'une application utiliseront les modules WebAssembly, p. ex. pour l'animation, l'affichage, la compression, etc. D'autres resteront par contre codés en JavaScript, comme p. ex. l'interface utilisateur.
WebAssembly modules can be imported into a web (or Node.js) app, exposing WebAssembly functions for use via JavaScript.
Les modules WebAssembly peuvent être importés dans une application web (ou Node.js) en exposant les fonctions WebAssembly à utiliser via JavaScript.

Andere resultaten

This article provides a guide on how to convert a WebAssembly module written in the text format into a.wasm binary.
Cet article détaille comment convertir un module WebAssembly rédigé dans un format texte en un fichier binaire.wasm.
All code in a webassembly module is grouped into functions, which have the following pseudo-code structure
Tout code dans un module WebAssembly est regroupé en fonctions, qui ont la structure suivante (en pseudo-code)
The exports readonly property of the WebAssembly.Instance object prototype returns an object containing as its members all the functions exported from the WebAssembly module instance, to allow them to be accessed and used by JavaScript.
La propriété exports du prototype de WebAssembly.Instance est une propriété en lecture seul qui renvoie un objet dont les propriétés sont les différentes fonctions exportées depuis l'instance du module WebAssembly.
Return value A Promise that resolves to a ResultObject which contains two fields: module: A WebAssembly.Module object representing the compiled WebAssembly module.
Valeur de retour Une promesse (Promise) dont la valeur de résolution est une instance de WebAssembly.Module qui représente le module compilé.
Creates a new WebAssembly Table After fetching some WebAssembly bytecode using fetch, we compile and instantiate the module using the WebAssembly.instantiate() function, importing a JavaScript function into the WebAssembly Module in the process.
Ce constructeur permet de créer un objet WebAssembly RuntimeError. Exemples Dans cet exemple, on récupère le code WebAssembly grâce à la fonction fetch() puis on compile et on instancie le module grâce à la fonction WebAssembly.instantiate().
Once you've loaded a.wasm module, you'll want to use it. In this article we show you how to use WebAssembly via the WebAssembly JavaScript API.
Une fois le module WebAssembly chargé, on souhaitera l'utiliser... Dans cet article, on verra comment utiliser WebAssembly grâce à l'API JavaScript associée.
If we convert our module to binary now (see Converting WebAssembly text format to wasm), we'll see just the 8 byte module header described in the binary format
Si l'on convertit notre module en binaire (voir Converting WebAssembly text format to wasm), nous obtenons l'en-tête de module de 8 octets, décrite dans le format binaire.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor WebAssembly modules in het Engels

Woord & uitdrukking van de dag
Afbeelding van de dag
coin purse: small bag for carrying coins
Ontdek het woord
Publiciteit

Resultaten: 9. Exact: 2. Verstreken tijd: 175 ms.