• Joshua Gutow's avatar
    cannon: Support compressed base64 pages in state.json · eb09231b
    Joshua Gutow authored
    This compresses the pages before marshalling them. It also uses base64
    instead of hex. This should reduce the memory usage of the json marshaller
    and reduce the size of the files. This will support reading but not writing
    hex encoded memory pages.
    eb09231b
page.go 3.18 KB