bootstrap icon indicating copy to clipboard operation
bootstrap copied to clipboard

Implement %tcall in bootstrap3

Open mmastrac opened this issue 6 years ago • 0 comments

Having a tail call macro in bootstrap3 would simplify a lot of code. This code would need to adjust the stack pointer like %ret does before making the call to the procedure.

mmastrac avatar Aug 27 '18 18:08 mmastrac