• zygo_histo_morpheus@programming.dev
    link
    fedilink
    arrow-up
    11
    ·
    edit-2
    4 days ago

    Making a u32 pointer from two u16’s isn’t a generic operation because it has to make assumptions about how the pointers work endianess

    Edit: Actually, I’m wrong, didn’t think this through properly. See the replies