Functionsยง
- EOF Create instruction
- Pop target address from stack and check if it is valid.
- Resize memory and return range of memory. If
len
is 0 dont touch memory and returnusize::MAX
as offset and 0 as length.
len
is 0 dont touch memory and return usize::MAX
as offset and 0 as length.