> Yeah, the last pointer is not correctly aligned. Pointers should be 8 byte aligned (regardless of architecture), but it's at byte index 20: 20/8 does not an integer make.
Regardless of architecture among the ones supported by Deno-Python, I'm guessing.
Regardless of architecture among the ones supported by Deno-Python, I'm guessing.