EVMC – Ethereum Client-VM Connector API https://evmc.ethereum.org
Go to file
Paweł Bylica 66b2ae9663 EVM-C: return by explicit output param
In evm_query_fn, return result by explicit output parameter to avoid C ABI issues and inrease portability. C compiler would do the same implicitly.
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: return by explicit output param 2017-01-19 14:32:22 +01:00
include EVM-C: return by explicit output param 2017-01-19 14:32:22 +01:00
LICENSE.md Create LICENSE.md 2015-01-29 15:35:34 +01:00