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 Jump to heading
any
The value contained inside the global variable — this can be used to directly set and get the global's value.
any