cannon: Support compressed base64 pages in state.json
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.
Showing
Please register or sign in to comment