I worked a bit tonight and I did get the initial save/load (binary) chunks to disk to work.

Did have some challenges from the fact that the world size is not artifically limited.

The maximum world size is Int64 chunks per axis.

Chunk size then is freely selectable, but with a limit of 2 642 243^3 (but in practice something like 16^3 to 32^3).