@ark-us/evm2wasm
Version:
This is a JS protope of a EVM to eWASM transcompiler
21 lines • 482 B
JSON
[
{
"op": "MSIZE",
"value": "0x59",
"description": "return 0",
"in": {
"stack": []
},
"out": {
"stack": [
"0x0000000000000000000000000000000000000000000000000000000000000000"
]
},
"environment": {
"callData": "0x00",
"caller": "0x0000000000000000000000000000000000000000",
"address": "0x0000000000000000000000000000000000000000",
"coinbase": "0x0000000000000000000000000000000000000000"
}
}
]