value

var value: T(source)

The value property of the WebAssembly.Global object prototype returns the value contained inside the global variable.

MDN Reference