Y
Hacker News
new
|
ask
|
show
|
jobs
by
giovannibonetti
826 days ago
I wonder if a compile-time array-of-structs (AoS) to struct-of-arrays (SoA) transformation like the one done by Zig [1] could fix that issue.
[1]
https://zig.news/kristoff/struct-of-arrays-soa-in-zig-easy-i...