Yep, for sure. I'll file an issue. Anyone know why the calling convention would differ?
It's easier to enforce left to right evaluation order this way: arguments are pushed to stack as they are evaluated, which is pascal calling convention.
Yep, for sure. I'll file an issue. Anyone know why the calling convention would differ?
It's easier to enforce left to right evaluation order this way: arguments are pushed to stack as they are evaluated, which is pascal calling convention.