Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add create-vm part to Go bindings #139

Open
axic opened this issue Sep 5, 2018 · 4 comments
Open

Add create-vm part to Go bindings #139

axic opened this issue Sep 5, 2018 · 4 comments

Comments

@axic
Copy link
Member

axic commented Sep 5, 2018

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

@axic
Copy link
Member Author

axic commented Jun 26, 2019

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

@chfast
Copy link
Member

chfast commented Jun 26, 2019

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.

@axic
Copy link
Member Author

axic commented Jun 26, 2019

Is there any work planned in this direction?

@chfast
Copy link
Member

chfast commented Jun 26, 2019

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

@axic axic added the go label Dec 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants