proxy.golang.org : github.com/reiver/go-evmop
Package evmop provides tools for turning Ethereum Virtual Machine (EVM) OpCodes into bytecodes. This might be useful to someone writing an AOT or JIT compiler targeting the Ethereum Virtual Machine (EVM). The following stack-oriented style of assembly for the Ethereum Virtual Machine (EVM): Would be the equivalent to the following Go code using the evmop package: (Note that the code above didn't bother checking for errors. That was to make that example easier to understand. BUT YOUR CODE SHOULD HANDLE ERRORS!) At this point, writer would have had written to it, the equivalent of:
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/reiver/go-evmop
Keywords:
blockchain
, compilers
, cryptocurrency
, ethereum
, golang
License: MIT
Latest release: about 7 years ago
First release: about 7 years ago
Namespace: github.com/reiver
Stars: 3 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 3 months ago