ngmisl / bytecode-RLE

RLE in Go with the intend to compress EVM contract bytecodes

Home Page:https://aunova.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bytecode-RLE

Idea was to use RLE to compress EVM bytecodes.

2024-06-20_09-03

It does so by encoding chunks of fs and 0s

About

RLE in Go with the intend to compress EVM contract bytecodes

https://aunova.net

License:MIT License


Languages

Language:Go 100.0%