Can we define what we are trying to achieve with serialization? For instance, the following scenario.
- User A runs a htm network for many hours on his raspberry but realizes he doesn’t have enough computational power to ever finish the job.
- User A decides to dump the current state of his htm to disk (about 1TB zipped)
- User A calls up his friend User B to finish the job in the cloud on his Windows cluster.
Is that a valid use case?