z-run
z-run copied to clipboard
Switch binary serialization to `gencode`
At the moment we are serializing objects with JSON which is both verbose and (somewhat) slow.
Add support for https://github.com/andyleap/gencode serialization.