How to replace evm with evmjit?

Hi everyone

I am aware that a project named evmjit, https://github.com/ethereum/evmjit, is under development, which would be faster than the original interpretation mode. I want to replace the original evm with evmjit, but I do not find any instructions to do so.

I will appreciate very much if someone give me suggestions to use evmjit.
Sign In or Register to comment.