8 Commits

Author SHA1 Message Date
Alex Beregszaszi
0d7becdb4a rust: add ExecutionResult to stack evmc_result conversion 2019-04-24 00:39:44 +01:00
Alex Beregszaszi
0d757c4c3e rust: add test for ExecutionResult without data 2019-04-24 00:27:27 +01:00
Alex Beregszaszi
6be5daefa1 rust: call release_result in tests
Also do not double-consume the input pointer.
2019-04-24 00:27:27 +01:00
Jake Lang
272276b405 rust: Add helpers for execution result handling 2019-03-19 15:09:43 -04:00
Alex Beregszaszi
2694347116 Always generate Rust enums 2019-03-13 20:34:54 +01:00
Alex Beregszaszi
680327f6fa Add higher-level evmc-vm binding 2019-03-13 15:54:20 +01:00
Alex Beregszaszi
c1445d88cb Move Rust code to evmc-sys 2019-03-13 15:54:04 +01:00
Alex Beregszaszi
58906e218b Add basic Rust bindings 2019-03-13 15:53:42 +01:00