evmc/examples
Paweł Bylica db2e830da4
examples: Fix and update ExampleHost::copy_code()
2019-10-30 19:03:57 +01:00
..
example-rust-vm rust: properly bind lifetimes to ensure that execute() can propagate references to ExecutionContext 2019-08-09 10:44:25 +02:00
example_precompiles_vm Rename evmc_instance -> evmc_vm 2019-09-25 21:30:32 +02:00
example_vm Rename evmc_instance -> evmc_vm 2019-09-25 21:30:32 +02: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 examples: extend example to support dynamic loading 2019-08-08 13:07:18 +02:00
example.c Rename evmc_instance -> evmc_vm 2019-09-25 21:30:32 +02:00
example_host.cpp examples: Fix and update ExampleHost::copy_code() 2019-10-30 19:03:57 +01:00
example_host.h Rename evmc_context to evmc_host_context 2019-09-20 12:49:58 +02:00