Examples with "WebAssembly instance" 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.
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.
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.
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.
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.
Andere resultaten
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.
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.
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.
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, Reference, WebAssembly, instance Un objet WebAssembly.Instance représente un objet exécutable, avec un état, qui est une instance d'un module WebAssembly.
Increases the size of the memory instance by a specified number of WebAssembly pages (each one is 64KB in size).
Cette méthode permet d'accroître la taille de l'espace mémoire en ajoutant un nombre de pages WebAssembly (dont chacune mesure 64 Ko).
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
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.
grow: The grow() prototype method of the Memory object increases the size of the memory instance by a specified number of WebAssembly pages.
grow: La méthode grow(), rattachée au prototype de l'objet Memory, permet d'augmenter la taille de l'espace mémoire correspondant d'un nombre de pages WebAssembly.
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.
Er zijn geen resultaten gevonden voor deze term.
Synoniemen voor WebAssembly instance in het Engels