evmc icon indicating copy to clipboard operation
evmc copied to clipboard

Add create-vm part to Go bindings

Open axic opened this issue 7 years ago • 4 comments

Short tutorial: http://snowsyn.net/2016/09/11/creating-shared-libraries-in-go/

axic avatar Sep 05 '18 21:09 axic

@chfast I'm not sure what this was about, but I think the loader feature solves this.

axic avatar Jun 26 '19 09:06 axic

This is about creating a Go VM interface that would make implementing VMs in Go easier. But I think the much more practical solution is do the Go VM first, and then see if there is any common code that can be extracted.

chfast avatar Jun 26 '19 10:06 chfast

Is there any work planned in this direction?

axic avatar Jun 26 '19 10:06 axic

Adding EVMC API to geth's VM would be useful for testing and fuzzing, but this is not in the planning stage yet.

chfast avatar Jun 26 '19 10:06 chfast