declareGlobal

fun declareGlobal(csize: Int)(source)

Declare a global with a given size (leaves the global address on top of the stack)


Declare a global with a given size (the size is the first integer on top of the stack, it will be removed) (leaves the global address on top of the stack)