huff-stacker
huff-stacker copied to clipboard
feat: add show stack output option
Show stack output: some comments are quite long and cumbersome to read (eg call(param1, param2, ..., param7) so users can provide an optional --stack-output
flag to override these with alternative values (in this case success
since that is what is pushed to the stack after a call)