Alex Beregszaszi

Results 333 issues of Alex Beregszaszi

Depends on https://github.com/ethereum/aleth/pull/5343.

in progress

in review
blocked by spec :warning:

#554 disabled it out of necessity. See the branch `ci` for a potential fix.

Currently we only have `memorySet` and `memoryGet` wrappers which allow writing/reading a byte at a time. The underlying binaryen implementation would allow this. Need to check wabt/wavm if we can...