• 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
Name
Last commit
Last update
..
cmd Loading commit data...
docs Loading commit data...
example Loading commit data...
mipsevm Loading commit data...
.gitignore Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
main.go Loading commit data...