Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to compile Solidity code: could not parse `solc' output: invalid EVM opcode 0x5F #14

Open
thesidsridhar opened this issue Jun 27, 2023 · 0 comments

Comments

@thesidsridhar
Copy link

Hi all,

I have installed everything and am trying to execute the example in the README.

(base) sidsridhar@Siddarths-MacBook-Pro evm2near-master 2 % ./evm2near test/calc.sol -o calc.wasm -b wasi
Failed to compile Solidity code: could not parse `solc' output: invalid EVM opcode 0x5F

What do I need to do to clarify the above error - since the JUMP0 opcode is used in all .sol files in test before 0.8.20+?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant