Hacker News new | past | comments | ask | show | jobs | submit login

they changed the ABI in 1.17 to pass arguments in registers instead of the stack: https://go.dev/doc/go1.17#compiler so if you used this solution you might not need to do the fixup anymore if the ABI matches.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: