Download for Windows Premium
Publiciteit
instance WebAssembly

Examples with "instance WebAssembly" and their translation in Engels

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.
Conçu pour les développeurs débutants WebAssembly, ce quiz vous permet d'évaluer vos connaissances théoriques de base et vos compétences pratiques en ce qui concerne l'instance d'import/export de WebAssembly.
Test description Designed for WebAssembly beginner developers, this quiz allows you to test basic theoretical knowledge and practical know-how about the import/export WebAssembly instance.
Dans cet exemple, on voit comment créer et manipuler le tableau depuis du code JavaScript mais ce même tableau est également accessible depuis l'instance WebAssembly.
This example shows that we're creating and accessing the table from JavaScript, but the same table is visible and callable inside the wasm instance too.
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.
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.
Dans l'exemple qui suit (tiré du fichier table2.html et qui dispose d'une démonstration), on crée une nouvelle instance d'un tableau WebAssembly avec une taille initiale permettant de stocker 2 références.
Examples The following example (see table2.html source code and live version) creates a new WebAssembly Table instance with an initial size of 2 elements.
Un objet WebAssembly.Instance représente un objet exécutable, avec un état, qui est une instance d'un module WebAssembly. Un objet Instance contient l'ensemble des fonctions WebAssembly exportées qui permettent d'invoquer du code WebAssembly depuis du code JavaScript.
A WebAssembly.Instance object is a stateful, executable instance of a WebAssembly.Module. Instance objects contain all the Exported WebAssembly functions that allow calling into WebAssembly code from JavaScript. 781
API, Constructeur, Experimental, JavaScript, Reference, WebAssembly, instance Un objet WebAssembly.Instance représente un objet exécutable, avec un état, qui est une instance d'un module WebAssembly.
API, Constructor, JavaScript, Reference, WebAssembly, instance A WebAssembly.Instance object is a stateful, executable instance of a WebAssembly.Module. Instance objects contain all the Exported WebAssembly functions that allow calling into WebAssembly code from JavaScript.
API, Constructeur, Experimental, JavaScript, Object, Reference, WebAssembly Le constructeur WebAssembly.Memory() crée un nouvel objet Memory qui représente un espace mémoire WebAssembly sous la forme d'un objet ArrayBuffer redimensionnable qui contient les octets de mémoire accessibles par une instance.
API, Constructor, JavaScript, Object, Reference, WebAssembly, memory The WebAssembly.Memory() constructor creates a new Memory object which is a resizable ArrayBuffer that holds the raw bytes of memory accessed by a WebAssembly Instance.
Un objet WebAssembly.Module contient du code WebAssembly, sans état, qui a déjà été compilé par le navigateur et qui peut être partagé dans les web workers, mis en cache dans IndexedDB et instancié à plusieurs reprises.
A WebAssembly.Module object contains stateless WebAssembly code that has already been compiled by the browser and can be efficiently shared with Workers, and instantiated multiple times.
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().
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.
La fonction WebAssembly.instantiate() permet de compiler et d'instancier du code WebAssembly.
The WebAssembly.instantiate() function allows you to compile and instantiate WebAssembly code.
La première forme prend un code binaire WebAssembly sous forme d'un tableau typé ou d'un ArrayBuffer et effectue les étapes de compilation et d'instanciation en une fois.
The primary overload takes the WebAssembly binary code, in the form of a typed array or ArrayBuffer, and performs both compilation and instantiation in one step.
Un dispositif informatique client peut instancier une instance de processus logiciel.
A client computing device may instantiate a software process instance.
Détails : Les options d'instanciation utilisées pour cette instance de Vue.
Details: The instantiation options used for the current Vue instance.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor instance WebAssembly in het Frans

Publiciteit

Resultaten: 170891. Exact: 0. Verstreken tijd: 358 ms.