evmc/examples
Paweł Bylica 3d2e365661 EVM-C: introduce factory -- simpler interface
Replace evm_interface with evm_factory. The factory provides ABI protection and the function for creating EVM instances. After the instance is create you can discard the factory as it is no longer needed.
2017-01-19 14:32:22 +01:00
..
CMakeLists.txt EVM-C: Build examples without #pragma warning suppressions 2016-08-23 21:10:11 +02:00
capi.c EVM-C: introduce factory -- simpler interface 2017-01-19 14:32:22 +01:00
examplevm.c EVM-C: introduce factory -- simpler interface 2017-01-19 14:32:22 +01:00