Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
loeg
on Jan 5, 2024
|
parent
|
context
|
favorite
| on:
Don't pass structs bigger than 16 bytes on AMD64
> But that would only be possible if you write out all the struct fields you are accessing into function parameters. If the struct is complex with a lot of fields, then you would end up with a messy function signature.
This is the approach the article's author took.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
This is the approach the article's author took.