Alex Beregszaszi
Alex Beregszaszi
Hera has an option to disable metering entirely. That was meant to be used with evm2wasm or runevm. In that case everything should be metered by runevm.
Probably the best approach is to also make it optional in runevm for now.
I actually think this repo can make sense because it adds a simple wrapper over `wabt.js`.
Is there any other issue tracking this?
@jwasinger was this done by any chance?
That probably was a bug in Solidity (probably https://github.com/ethereum/solidity/issues/2383), which has been fixed. Latest sources do not emit UTF-8 errors.
From [circleci](https://circleci.canny.io/cloud-feature-requests/p/support-new-m1-arm-based-macs): > We are now targeting end of February 2023 for our M1 launch. We thank everyone for their patience and are excited to have you try out these...
Finally it is here: https://circleci.com/blog/m1-mac-resource-class/
Merging this is still blocked on benchmarks running out of stack space or something: ``` 23/23 Test #5: fizzy/smoketests/bench/benchmarks .....................Subprocess aborted***Exception: 0.32 sec 2023-03-03T00:12:35+00:00 Running /home/builder/build/bin/fizzy-bench Run on (36 X...
Apparently we run into a wasm3 bug: https://github.com/wasm3/wasm3/issues/425