Open mbrown1413 opened 8 months ago
Large puzzle files take a while to save. This is a big deal since every time we edit the puzzle it's serialized and saved.
We'll need:
Due to #62, saving will probably be done in a web worker eventually. We'll still probably need async methods on storage classes.
Large puzzle files take a while to save. This is a big deal since every time we edit the puzzle it's serialized and saved.
We'll need:
Due to #62, saving will probably be done in a web worker eventually. We'll still probably need async methods on storage classes.