§Alloc
0x70
: ALOC
Allocate a new block of memory to the end of the temporary memory.
Sets new memory to 0.
Returns the index to the start of the new block of memory.
Allocate 0 to get the current length of the memory.
[size]
§Stack Output
[index]
§Panics