A computer that references memory on word boundaries. Word addressing applies to very early computers as the memory (RAM) in computers today addresses a single byte (see byte addressable). See word.
Modern computer systems have been built around the assumption that persistent storage is accessed via a slow, block-based interface. However, new byte-addressable, persistent memory technologies such ...