A tail call to a C function can have the behavior of a "real" tail call, reusing the stack frame of the caller.
29 KiB
29 KiB
A tail call to a C function can have the behavior of a "real" tail call, reusing the stack frame of the caller.