Open chancehudson opened 2 months ago
It would be helpful to pass dynamic memory slices. For example, to pass a variable length argument to a function a variable would need to act as a length specifier, either on the stack or in memory.
It would be helpful to pass dynamic memory slices. For example, to pass a variable length argument to a function a variable would need to act as a length specifier, either on the stack or in memory.