z-run icon indicating copy to clipboard operation
z-run copied to clipboard

Switch binary serialization to `gencode`

Open cipriancraciun opened this issue 4 years ago • 0 comments

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.

cipriancraciun avatar Oct 10 '21 23:10 cipriancraciun