Idea was to use RLE to compress EVM bytecodes.
It does so by encoding chunks of fs and 0s
RLE in Go with the intend to compress EVM contract bytecodes
Idea was to use RLE to compress EVM bytecodes.
It does so by encoding chunks of fs and 0s
RLE in Go with the intend to compress EVM contract bytecodes
MIT License