0.3.3
What's Changed
- π§ fix: RETURNDATASIZE and other vm fixes by @Jon-Becker in #62
- β‘ perf: vm performance improvements by @Jon-Becker in #66
- π§ fix: loop detection will check memory and storage by @Jon-Becker in #68
- β¨ feat: implement cache for
decode
,disassemble
,decompile
, &cfg
by @Jon-Becker in #70