Closed shazow closed 2 years ago
Ended up rewriting the assembly parser/iterator so we don't rely on @ethersproject/asm which wasn't bundle-able for browsers. This way we have a much more specialized and minimal parser.
@ethersproject/asm
Ended up rewriting the assembly parser/iterator so we don't rely on
@ethersproject/asm
which wasn't bundle-able for browsers. This way we have a much more specialized and minimal parser.