mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-14 01:42:22 -07:00
f90d7029b4
The previous stride of 8 assumed `uintptr` size is 8 which isn't the case on 32bit & wasm64p32. Skipping every other set of 4 bytes