Creates a Global of 32-bit integer type with value.
value
Global.i32({int value = 0, bool mutable = false}) : jsObject = _Global(_descriptor('i32', mutable), value);