Statements (17)
Predicate | Object |
---|---|
gptkbp:instanceOf |
JavaScript API method
|
gptkbp:access |
exports property
|
gptkbp:availableOn |
Modern web browsers
|
gptkbp:constructorFor |
gptkb:WebAssembly.Instance
|
gptkbp:definedIn |
gptkb:WebAssembly_API
|
https://www.w3.org/2000/01/rdf-schema#label |
WebAssembly.Instance()
|
gptkbp:introducedIn |
gptkb:ECMAScript_2017
|
gptkbp:parameter |
gptkb:WebAssembly.Module
importObject (optional) |
gptkbp:purpose |
Instantiates a WebAssembly.Module
|
gptkbp:result |
WebAssembly.Instance object
|
gptkbp:staticMethod |
false
|
gptkbp:throws |
LinkError if imports are missing or invalid
TypeError if module is not a WebAssembly.Module |
gptkbp:usedFor |
Running WebAssembly code
|
gptkbp:bfsParent |
gptkb:WebAssembly.Instance
|
gptkbp:bfsLayer |
6
|