EVMC – Ethereum Client-VM Connector API https://evmc.ethereum.org
Go to file
Paweł Bylica 575337b449 EVM-C: pass callback argument explicitly by pointer
We try to avoid C ABI complex rules like passing structs by value to increase portability.
2017-01-19 14:32:22 +01:00
docs EVM-C: Extend docs of evm_update_fn 2016-08-29 09:30:19 +02:00
examples EVM-C: pass callback argument explicitly by pointer 2017-01-19 14:32:22 +01:00
include EVM-C: pass callback argument explicitly by pointer 2017-01-19 14:32:22 +01:00
LICENSE.md Create LICENSE.md 2015-01-29 15:35:34 +01:00