evmc/examples
Paweł Bylica 774a21f46c
Fix some clang-tidy warning
2019-11-21 11:23:34 +01:00
..
example-rust-vm rust: add precompiles capability to example-rust-vm 2019-11-05 14:49:42 +00:00
example_precompiles_vm Fix some clang-tidy warning 2019-11-21 11:23:34 +01:00
example_vm cmake: Add example_vm.h file to CMake targets 2019-11-05 14:56:07 +01:00
use_evmc_in_cmake Rename evmc_instance -> evmc_vm 2019-09-25 21:30:32 +02:00
use_instructions_in_cmake instructions: Rename .num_stack_arguments -> .stack_height_required 2019-09-28 11:17:35 +02:00
CMakeLists.txt cmake: Drop evmc- prefix from example VM targets 2019-11-04 17:48:58 +01:00
example.c Move evmc_host_interface out of evmc_host_context 2019-11-05 11:54:54 +01:00
example_host.cpp cpp: Return reference (not pointer) from Host::get_interface() 2019-11-06 19:42:53 +01:00
example_host.h Move evmc_host_interface out of evmc_host_context 2019-11-05 11:54:54 +01:00