rem’s avatarrem’s Twitter Archive—№ 75,788

  1. …in reply to @acutmore
    acutmore that floors a value, but I need to keep inside of 16 bit values (and overflow correctly, with shifts, etc), whereas a JS numbers are generally (IIRC) 32 bit (unless you're specifically in 64 bit land).