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.
module WebAssembly
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.
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.
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)
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().
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.