evm2wasm
evm2wasm copied to clipboard
Get this thing to work sprint
- [x] remove non-folded instructions [#213]
- [ ] figure out how to do VM tests with hera
- [x] make the c++ work with hera (to speed up tests)
- [x] change
generateInterface.jsto support C++ header [#237] - [x] change the starting stack pointer from -32 to 0
- [ ] update
evm2wasmto byzantium [#137, #163, #164] - [ ] update
evm2wasmto latest EEI [#184]