Skip to content

RLE in Go with the intend to compress EVM contract bytecodes

License

Notifications You must be signed in to change notification settings

ngmisl/bytecode-RLE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages