mirror of
https://codeberg.org/emersion/gamja
synced 2025-03-14 08:27:46 +01:00

Responsible for serializing/deserializing data to be saved in localStorage. Add a prefix to all localStorage entries to avoid conflicts with other webapps. Stop guarding against localStorage not existing, browsers can just implement a dumb interface to disable it.