Skip to main content
WebAssembly.Global.prototype.valueOf - WASM - Web documentation
method WebAssembly.Global.prototype.valueOf
Global.prototype.valueOf(): any

Old-style method that returns the value contained inside the global variable.

Return Type

any