zink icon indicating copy to clipboard operation
zink copied to clipboard

Handle call return on program counter is greater than 256

Open clearloop opened this issue 2 years ago • 0 comments

Describe the feature

it's 0x04 all the time for now, only supports callee function which has program counter less than 0xff

https://github.com/zink-lang/zink/blob/main/codegen/src/visitor/handlers.rs#L55

Solution

No response

clearloop avatar Oct 22 '23 09:10 clearloop