evm2wasm icon indicating copy to clipboard operation
evm2wasm copied to clipboard

Get this thing to work sprint

Open axic opened this issue 6 years ago • 0 comments

  • [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.js to support C++ header [#237]
  • [x] change the starting stack pointer from -32 to 0
  • [ ] update evm2wasm to byzantium [#137, #163, #164]
  • [ ] update evm2wasm to latest EEI [#184]

axic avatar May 08 '18 16:05 axic