Skip to main content
WebAssembly.Global.prototype.value - WASM - Web documentation
property WebAssembly.Global.prototype.value

The value contained inside the global variable — this can be used to directly set and get the global's value.

Type

any